UNPKG

@exodus/test-bundler

Version:

Test bundler for @exodus/test for barebone and browser engines

5 lines (4 loc) 158 B
// Should not be an arrow function as might be used as a constructor module.exports = function () { throw new Error('module unsupported in bundled mode') }