UNPKG

129 BJavaScriptView Raw
1
2module.exports = require('../dist/cjs/loader.cjs.js');
3module.exports.applyPolyfills = function() { return Promise.resolve() };