webpack/test/cases/optimize/tree-shaking-star2/root4.js

3 lines
42 B
JavaScript

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