OYΞD
06/29/2022, 11:42 AMAlex Ruheni
import type { <YourEnumType> } from '@prisma/client'
The TypeScript types are available in your node_modules
after generating Prisma Client 🙂OYΞD
06/30/2022, 1:23 PMAlex Ruheni
Matt Mueller (Prisma Client PM)
Matt Mueller (Prisma Client PM)
OYΞD
07/04/2022, 7:02 AM