Spaces:
Paused
Paused
File size: 87 Bytes
35ee763 |
1 2 3 |
import { PrismaClient } from '@prisma/client'
export const prisma = new PrismaClient() |