UNPKG

@yhiot/utils

Version:
3 lines (2 loc) 91 B
export function xml2json(str: any): Promise<any>; export function json2xml(obj: any): any;