UNPKG

155 BJavaScriptView Raw
1/*!
2 * Bulmil - MIT License
3 */
4module.exports = require('../cjs/loader.cjs.js');
5module.exports.applyPolyfills = function() { return Promise.resolve() };