MCPcopy Create free account
hub / github.com/NaturalIntelligence/fast-xml-parser /

Class

src/v6/Xml2JsParser.js:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19export default class Xml2JsParser {
20 constructor(options) {
21 this.options = options;
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected