UNPKG

zenstack

Version:

FullStack enhancement for Prisma ORM: seamless integration from database to UI

6 lines (5 loc) 201 B
import { PluginFunction } from '@zenstackhq/sdk'; export declare const name = "Zod"; export declare const description = "Generating Zod schemas"; declare const run: PluginFunction; export default run;