UNPKG

xmlapi-libxmljs

Version:
10 lines (9 loc) 354 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("./lib/libxmljs_document")); __export(require("./lib/libxmljs_node")); __export(require("./lib/libxmljs_element")); __export(require("./lib/libxmljs_attribute"));