UNPKG

@kubb/plugin-zod

Version:

Zod schema generator plugin for Kubb, creating type-safe validation schemas from OpenAPI specifications for runtime data validation.

3 lines (2 loc) 114 B
export { zodGenerator } from './zodGenerator.tsx' export { operationsGenerator } from './operationsGenerator.tsx'