webpack/test/configCases/graph/conditional-reexport/lib/common/index.js

2 lines
48 B
JavaScript

export * from "./common"
export * from "./empty"