UNPKG

openapi-to-ts

Version:

Generate TypeScript types from OpenAPI 3.0 specs.

5 lines (4 loc) 183 B
export * from './convertTSInterfaceToString'; export * from './convertTSPropertiesToString'; export * from './convertTSPropertyToString'; export * from './convertTSTypeToString';