deno.land / std@0.224.0 / dotenv / testdata / app_load_child.ts

View Documentation
1
2
3
4
5
// test file for https://github.com/denoland/deno_std/issues/1957// This file is imported from ./app_load_parent.ts
console.log(Deno.env.get("GREETING"));
std

Version Info

Tagged at
4 months ago