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

File TypeDeclaration.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2
3import { docComment } from './DocComment'
4import { genericParameter } from './GenericParameter'

Callers

nothing calls this directly

Calls 8

namedTypeFunction · 0.90
stringifyFunction · 0.90
typeDeclarationFunction · 0.90
docCommentFunction · 0.90
genericParameterFunction · 0.90
testFunction · 0.50
setDocCommentMethod · 0.45
addGenericParameterMethod · 0.45

Tested by

no test coverage detected