UNPKG

soonspacejs

Version:
3 lines (2 loc) 81 B
declare function xmlToJson<T>(url: string): Promise<T>; export { xmlToJson, };