mirror of https://github.com/webpack/webpack.git
3 lines
55 B
JavaScript
3 lines
55 B
JavaScript
|
export { a, b } from "./a";
|
||
|
export { c } from "./cjs";
|