MCPcopy
hub / github.com/prisma/prisma / ConditionalType.test.ts

File ConditionalType.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2
3import { array } from './ArrayType'
4import { conditionalType } from './ConditionalType'

Callers

nothing calls this directly

Calls 15

namedTypeFunction · 0.90
conditionalTypeFunction · 0.90
stringifyFunction · 0.90
unionTypeFunction · 0.90
arrayFunction · 0.90
objectTypeFunction · 0.90
propertyFunction · 0.90
functionTypeFunction · 0.90
parameterFunction · 0.90
intersectionTypeFunction · 0.90
elseMethod · 0.80
checkMethod · 0.80

Tested by

no test coverage detected