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