UNPKG

wsdl-tsclient

Version:

Generate typescript soap client with typescript definitons from WSDL file.

5 lines 148 B
/** * @example "weather.wsdl" -> "weather" */ export declare function stripExtension(filename: string): string; //# sourceMappingURL=file.d.ts.map