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

File ConstDeclaration.test.ts

packages/ts-builders/src/ConstDeclaration.test.ts:None–None  ·  packages/ts-builders/src/ConstDeclaration.test.ts

Source from the content-addressed store, hash-verified

1import { expect, test } from class="st">'vitest'
2
3import { constDeclaration } from class="st">'./ConstDeclaration'
4import { docComment } from class="st">'./DocComment'

Callers

nothing calls this directly

Calls 6

namedTypeFunction · 0.90
stringifyFunction · 0.90
constDeclarationFunction · 0.90
docCommentFunction · 0.90
testFunction · 0.50
setDocCommentMethod · 0.45

Tested by

no test coverage detected