UNPKG

@kubb/plugin-oas

Version:

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

7 lines 438 B
import { t as __name } from "./chunk--u3MIqq1.js"; import { b as PluginOas, n as createGenerator, o as createReactGenerator, r as Generator, t as CoreGenerator } from "./createGenerator-W6EtzLmf.js"; //#region src/generators/jsonGenerator.d.ts declare const jsonGenerator: CoreGenerator<PluginOas, "1">; //#endregion export { type Generator, createGenerator, createReactGenerator, jsonGenerator }; //# sourceMappingURL=generators.d.ts.map