UNPKG

@magic-xpa/utils

Version:

magic utils package

4 lines (3 loc) 99 B
export declare class JSON_Utils { static JSONFromXML(xml: string, onComplete: any): void; }