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

export const prisma = new PrismaClient()