UNPKG

prisma-zod-generator

Version:

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

2 lines (1 loc) 119 B
export declare const writeFileSafely: (writeLocation: string, content: string, addToIndex?: boolean) => Promise<void>;