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

File NamedType.test.ts

packages/ts-builders/src/NamedType.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 4

stringifyFunction · 0.90
namedTypeFunction · 0.90
addGenericArgumentMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected