UNPKG

mostly-dom

Version:
11 lines 387 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); __export(require("./hyperscript")); __export(require("./init")); __export(require("./elementToVNode")); __export(require("./modules")); __export(require("./dom-scope-attribute")); //# sourceMappingURL=index.js.map