deno/cli/tests/testdata/issue13562.ts

3 lines
72 B
TypeScript

import { printHello3 } from "./subdir/mod1.ts?q=.json";
printHello3();