UNPKG

wsdl-tsclient

Version:

Generate typescript soap client with typescript definitons from WSDL file.

5 lines 148 B
/** * Convert `process.hrtime` to `ms` */ export declare function timeElapsed(time: [number, number]): number; //# sourceMappingURL=timer.d.ts.map