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

3 lines
43 B
JavaScript
Raw Permalink Normal View History

2016-12-14 19:03:24 +08:00
export * from "./c";
export * from "./c2";