MCPcopy
hub / github.com/ComposioHQ/composio / tupleItem

Function tupleItem

ts/packages/ts-builders/src/TupleType.ts:44–46  ·  view source on GitHub ↗
(type: TypeBuilder)

Source from the content-addressed store, hash-verified

42}
43
44export function tupleItem(type: TypeBuilder) {
45 return new TupleItem(type);
46}

Callers 1

TupleType.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…