mirror of https://github.com/webpack/webpack.git
4 lines
125 B
JavaScript
4 lines
125 B
JavaScript
|
export const deeply = "Ignore me please";
|
||
|
export const nested = "Ignore me please";
|
||
|
export const thing = "Ignore me please";
|