webpack/test/cases/parsing/extract-amd.nominimize/constructor.js

3 lines
57 B
JavaScript

module.exports = function(value) {
this.value = value;
}