UNPKG

@kubb/plugin-ts

Version:

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

3 lines (2 loc) 102 B
export { typeGenerator } from './typeGenerator.tsx' export { oasGenerator } from './oasGenerator.tsx'