mirror of https://github.com/webpack/webpack.git
4 lines
41 B
JavaScript
4 lines
41 B
JavaScript
|
define([], function () {
|
||
|
return 42;
|
||
|
});
|