UNPKG

@kubb/plugin-oas

Version:

OpenAPI Specification (OAS) plugin for Kubb, providing core functionality for parsing and processing OpenAPI/Swagger schemas for code generation.

8 lines (7 loc) 423 B
import "./SchemaMapper-DOSP3wgJ.cjs"; import { a as createReactGenerator, n as createGenerator, r as Generator, t as CoreGenerator, y as PluginOas } from "./createGenerator-BK8WKARk.cjs"; //#region src/generators/jsonGenerator.d.ts declare const jsonGenerator: CoreGenerator<PluginOas>; //#endregion export { type Generator, createGenerator, createReactGenerator, jsonGenerator }; //# sourceMappingURL=generators.d.cts.map