cc442ef
1
2
3
4
import { PrismaClient } from '@repo/database'; export const prisma = new PrismaClient();