UNPKG

prism-prisma-zod-generator

Version:

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

2 lines (1 loc) 94 B
export declare const writeFileSafely: (writeLocation: string, content: any) => Promise<void>;