UNPKG

marko

Version:

UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.

16 lines (13 loc) 267 B
"use strict"; load.e = exists; module.exports = load; function load(id) { // eslint-disable-next-line no-undef return interopRequire(__webpack_require__(id)); } function exists() { return false; } function interopRequire(mod) { return mod.default || mod; }