/home/techb158/balavpn.abdallabala.com/node_modules/.prisma/client/deno
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/.prisma/client/deno/edge.d.ts (212B)
class PrismaClient {
constructor() {
throw new Error(
'@prisma/client/deno/edge did not initialize yet. Please run "prisma generate" and try to import it again.',
)
}
}
export { PrismaClient }