1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests/testdata/import_attributes/static_reexport.ts
2023-09-07 09:09:16 -04:00

1 line
63 B
TypeScript

export { default } from "./data.json" assert { type: "json" };