UNPKG

@autorest/openapi-to-typespec

Version:

Autorest plugin to scaffold a Typespec definition from an OpenAPI document

3 lines 160 B
export declare function lastWordToSingular(str: string): string; export declare function escapeRegex(str: string): string; //# sourceMappingURL=strings.d.ts.map