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

3 lines
35 B
JavaScript

export * from "./e";
import "./e";