webpack/test/configCases/externals/import-assertion/re-export.js

2 lines
58 B
JavaScript
Raw Normal View History

2024-06-10 22:40:11 +08:00
export * from "./re-export.json" assert { type: "json" };