mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 23:28:18 -05:00
57e95032c8
Fixes #6686
3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
export * as c from "./c.ts";
|
|
|
|
export const b = "b";
|