deno/cli/tests/testdata/bundle/file_tests-subdir-b.ts

3 lines
52 B
TypeScript

export * as c from "./c.ts";
export const b = "b";