UNPKG

wsdl-tsclient

Version:

Generate typescript soap client with typescript definitons from WSDL file.

3 lines 164 B
import camelcase from "camelcase"; export declare function changeCase(input: string, options?: camelcase.Options): string; //# sourceMappingURL=change-case.d.ts.map