UNPKG

breathe-api

Version:

Model Context Protocol server for Breathe HR APIs with Swagger/OpenAPI support - also works with custom APIs

3 lines 184 B
import { SwaggerDocument } from '../types/api.js'; export declare function generateTypesFromSchema(spec: SwaggerDocument): Promise<string>; //# sourceMappingURL=type-generator.d.ts.map