deno.land / std@0.224.0 / dotenv / testdata / app_load_child.ts
12345// test file for https://github.com/denoland/deno_std/issues/1957// This file is imported from ./app_load_parent.tsconsole.log(Deno.env.get("GREETING"));
Version Info