import { PrismaClient } from '@prisma/client'

export const seedClient = new PrismaClient()