webpack/test/cases/parsing/harmony-commonjs/b.js

3 lines
43 B
JavaScript

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