UNPKG

@kubb/plugin-ts

Version:

TypeScript code generation plugin for Kubb, transforming OpenAPI schemas into TypeScript interfaces, types, and utility functions.

7 lines (6 loc) 255 B
import { n as PluginTs, r as ReactGenerator } from "./types-BwAK_hMv.cjs"; //#region src/generators/typeGenerator.d.ts declare const typeGenerator: ReactGenerator<PluginTs>; //#endregion export { typeGenerator }; //# sourceMappingURL=generators.d.cts.map