UNPKG

openapi-ts-json-schema

Version:

Generate TypeScript-first JSON schemas from OpenAPI definitions

4 lines (3 loc) 260 B
export { openapiToTsJsonSchema } from './openapiToTsJsonSchema.js'; export { default as fastifyIntegrationPlugin } from './plugins/fastifyIntegrationPlugin.js'; export { default as generateSchemaWith$idPlugin } from './plugins/generateSchemaWith$idPlugin.js';