UNPKG

@spec2ts/openapi-client

Version:

Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler

2 lines (1 loc) 56 B
export declare function camelCase(str: string): string;