MCPcopy
hub / github.com/prisma/prisma / client.ts

File client.ts

packages/client/src/__tests__/integration/happy/signals/__helpers__/client.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PrismaClient } from '../node_modules/@prisma/client'
2import { EXIT_MESSAGE, READY_MESSAGE } from './constants'
3
4const prisma = new PrismaClient()

Callers

nothing calls this directly

Calls 2

logMethod · 0.80
$disconnectMethod · 0.80

Tested by

no test coverage detected