Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ Parameter.test.ts
File
Parameter.test.ts
packages/ts-builders/src/Parameter.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
{ namedType } from
'./NamedType'
4
import
{ parameter } from
'./Parameter'
Callers
nothing calls this directly
Calls
5
namedType
Function · 0.90
parameter
Function · 0.90
stringify
Function · 0.90
test
Function · 0.50
optional
Method · 0.45
Tested by
no test coverage detected