UNPKG

craydent-xml-to-json

Version:
2 lines (1 loc) 131 B
export declare function _xmlToJson(this: string | XMLDocument, ignoreAttributes?: boolean): import("./models/Generics").AnyObject;