mirror of https://github.com/webpack/webpack.git
4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
|
exports.__esModule = true;
|
||
|
exports.default = "default";
|
||
|
exports.named = "named";
|