summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/import_assertions/static_reexport.ts
blob: 81af428beda95a32587c9366efbc06eb1ace5a12 (plain)
1
export { default } from "./data.json" assert { type: "json" };