Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ Property.test.ts
File
Property.test.ts
packages/ts-builders/src/Property.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'vitest'
2
3
import
{ docComment } from
'./DocComment'
4
import
{ namedType } from
'./NamedType'
Callers
nothing calls this directly
Calls
8
namedType
Function · 0.90
property
Function · 0.90
stringify
Function · 0.90
docComment
Function · 0.90
readonly
Method · 0.80
test
Function · 0.50
optional
Method · 0.45
setDocComment
Method · 0.45
Tested by
no test coverage detected