mirror of https://github.com/webpack/webpack.git
3 lines
42 B
JavaScript
3 lines
42 B
JavaScript
|
// module cjs (commonjs)
|
||
|
exports.c = "c";
|