UNPKG

marko

Version:

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

4 lines (3 loc) 141 B
exports.___setImmediate = setImmediate; exports.___clearImmediate = clearImmediate; exports.___queueMicrotask = require("./queueMicrotask");