UNPKG

@ionic/core

Version:
5 lines 188 B
/*! * (C) Ionic http://ionicframework.com - MIT License */ module.exports = require('../dist/cjs/loader.cjs.js'); module.exports.applyPolyfills = function() { return Promise.resolve() };