UNPKG

openapi-ts-json-schema

Version:

Generate TypeScript-first JSON schemas from OpenAPI definitions

2 lines (1 loc) 73 B
export declare function formatTypeScript(text: string): Promise<string>;