UNPKG

@rxap/schematics-xml-parser

Version:

This package provides utilities for parsing XML templates within Angular Schematics. It includes functionality to locate templates in a file system, parse them using a specified DOMParser, and register custom elements for parsing. The package also offers

7 lines 333 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./method.element"), exports); tslib_1.__exportStar(require("./methods"), exports); tslib_1.__exportStar(require("./open-api-remote-method.element"), exports); //# sourceMappingURL=index.js.map