UNPKG

nav-connect

Version:
2 lines (1 loc) 67 B
export declare function xmlParser<T>(xmlData: string): Promise<T>;