mirror of https://github.com/webpack/webpack.git
3 lines
38 B
JavaScript
3 lines
38 B
JavaScript
|
// shared2 module
|
||
|
export var y = "y";
|