webpack/test/cases/parsing/harmony-duplicate-export/3.js

3 lines
42 B
JavaScript

export * from "./a";
export * from "./b";