Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ classDeclaration
Function
classDeclaration
packages/ts-builders/src/Class.ts:68–70 ·
view source on GitHub ↗
(name: string)
Source
from the content-addressed store, hash-verified
66
}
67
68
export
function
classDeclaration(name: string) {
69
return
new
ClassDeclaration(name)
70
}
Callers
1
Class.test.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected