MCPcopy
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
38export function functionType(): FunctionType {
39 return new FunctionType();
40}

Callers 7

Parameter.test.tsFile · 0.90
KeyType.test.tsFile · 0.90
ArrayType.test.tsFile · 0.90
KeyofType.test.tsFile · 0.90
UnionType.test.tsFile · 0.90
Property.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…