deno.land / std@0.224.0 / dotenv / testdata / app_load.ts
1234import "../load.ts";console.log(Deno.env.get("GREETING"));
Version Info