webpack/test/configCases/async-module/environment-not-support-asy.../reexport.js

3 lines
82 B
JavaScript
Raw Normal View History

2024-01-14 18:11:12 +08:00
export { default as number } from "./tla";
export { getNumber } from "./wasm.wat"