Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ functionType
Function
functionType
packages/ts-builders/src/FunctionType.ts:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
export
function
functionType(): FunctionType {
40
return
new
FunctionType()
41
}
Callers
7
FunctionType.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
UnionType.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…