Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
57
export
function
objectType() {
58
return
new
ObjectType()
59
}
Callers
6
ObjectType.test.ts
File · 0.90
ConditionalType.test.ts
File · 0.90
KeyType.test.ts
File · 0.90
ArrayType.test.ts
File · 0.90
KeyofType.test.ts
File · 0.90
IntersectionType.test.ts
File · 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…