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

File ObjectType.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

namedTypeFunction · 0.90
objectTypeFunction · 0.90
stringifyFunction · 0.90
propertyFunction · 0.90
methodFunction · 0.90
testFunction · 0.50
addMethod · 0.45
formatInlineMethod · 0.45

Tested by

no test coverage detected