Skip to main content
Module

std/dotenv/testdata/app_load_parent.ts

The Deno Standard Library
Latest
File
// test file for https://github.com/denoland/deno_std/issues/1957
import "../load.ts";import "./app_load_child.ts";