UNPKG

ngx-hybrid-soap

Version:
3 lines (2 loc) 149 B
export declare let WSDL: (definition: any, uri: any, options: any) => void; export declare function open_wsdl(uri: any, options: any): Promise<any>;