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) 253 B
import { n as PluginTs, r as ReactGenerator } from "./types-syiog800.js"; //#region src/generators/typeGenerator.d.ts declare const typeGenerator: ReactGenerator<PluginTs>; //#endregion export { typeGenerator }; //# sourceMappingURL=generators.d.ts.map