UNPKG

als-require

Version:

A utility for using CommonJS require in the browser and creating bundles.

4 lines 71 B
function some(array) { array.push('test') } module.exports = some