Skip to main content
Module

std/dotenv/testdata/app_load_child.ts

The Deno Standard Library
Go to Latest
File
// 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"));