UNPKG

openapi-metadata

Version:

Auto-Generate OpenAPI specifications from Typescript decorators

4 lines (3 loc) 149 B
export { generateDocument } from './generators/document.mjs'; export { getSchemaPath } from './utils/schema.mjs'; //# sourceMappingURL=index.mjs.map