UNPKG

marko

Version:

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

15 lines (12 loc) 216 B
"use strict"; load.e = exists; module.exports = load; function load(id) { return interopRequire(require(id)); } function exists() { return false; } function interopRequire(mod) { return mod.default || mod; }