mirror of https://github.com/webpack/webpack.git
4 lines
52 B
JavaScript
4 lines
52 B
JavaScript
|
|
export default {
|
||
|
|
variableClash: "Correct value"
|
||
|
|
};
|