UNPKG

@nent/core

Version:

Functional elements to add routing, data-binding, dynamic HTML, declarative actions, audio, video, and so much more. Supercharge static HTML files into web apps without script or builds.

6 lines (5 loc) 144 B
/*! * NENT 2022 */ module.exports = require('../cjs/loader.cjs.js'); module.exports.applyPolyfills = function() { return Promise.resolve() };