a43472b
1
2
3
4
import { PrismaClient } from '@prisma/client' export const prisma = new PrismaClient()