File size: 87 Bytes
25ed4d7
 
 
1
2
3
import { PrismaClient } from '@prisma/client'

export const prisma = new PrismaClient()