Searched defs:convert (Results 1 – 2 of 2) sorted by relevance
526 convert(xml: string, options?: ConvertOptions): Object; method in xml.ConvertXML
115 const convert = options => { function