UNPKG

als-require

Version:

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

4 lines (3 loc) 96 B
const moduleWithError = require('./moduleWithSyntaxError') const aa = '' module.exports = aa