UNPKG

xmldoc

Version:

A lightweight XML Document class for JavaScript.

4 lines (3 loc) 132 B
// Re-export everything from the TypeScript definition file export * from "./dist/xmldoc"; export { default } from "./dist/xmldoc";