MCPcopy
hub / github.com/ComposioHQ/composio / TupleType.test.ts

File TupleType.test.ts

ts/packages/ts-builders/src/TupleType.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest';
2
3import { namedType } from './NamedType';
4import { stringify } from './stringify';

Callers

nothing calls this directly

Calls 7

tupleTypeFunction · 0.90
stringifyFunction · 0.90
namedTypeFunction · 0.90
tupleItemFunction · 0.90
testFunction · 0.50
addMethod · 0.45
setNameMethod · 0.45

Tested by

no test coverage detected