UNPKG

marko

Version:

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

10 lines (8 loc) 253 B
"use strict";var nextComponentIdProvider = require("@internal/components-util")._U_; function GlobalComponentsContext(out) { this.q_ = {}; this.aB_ = undefined; this.aQ_ = nextComponentIdProvider(out); } module.exports = GlobalComponentsContext;