UNPKG

@elliots/openapi-ts-backend

Version:

Enables easy implementions of OpenAPI REST APIs in TypeScript with full typings of schemas and operations.

4 lines 113 B
export * from './types'; export * from './errors'; export * from './openapi'; //# sourceMappingURL=index.d.ts.map