webpack/test/cases/mjs/namespace-object-lazy/cjs-dynamic.js

2 lines
37 B
JavaScript
Raw Normal View History

module.exports = Promise.resolve(1);