UNPKG

prisma-zod-generator

Version:

Prisma 2+ generator to emit Zod schemas from your Prisma schema

3 lines (2 loc) 140 B
export declare const addIndexExport: (filePath: string) => void; export declare const writeIndexFile: (indexPath: string) => Promise<void>;