MCPcopy
hub / github.com/prisma/prisma / objectType

Function objectType

packages/ts-builders/src/ObjectType.ts:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55}
56
57export function objectType() {
58 return new ObjectType()
59}

Callers 6

ObjectType.test.tsFile · 0.90
KeyType.test.tsFile · 0.90
ArrayType.test.tsFile · 0.90
KeyofType.test.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…