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

File utils.ts

packages/client-generator-js/src/utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { capitalize } from '@prisma/client-common'
2import * as DMMF from '@prisma/dmmf'
3import { assertNever } from '@prisma/internals'
4import * as ts from '@prisma/ts-builders'

Callers

nothing calls this directly

Calls 2

defaultMethod · 0.45
extendsMethod · 0.45

Tested by

no test coverage detected