Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ conditionalType
Function
conditionalType
packages/ts-builders/src/ConditionalType.ts:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
export
function
conditionalType(): ConditionalTypeBuilder {
81
return
new
ConditionalTypeBuilder()
82
}
Callers
2
ConditionalType.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…