Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ TS
Function
TS
packages/client-generator-js/src/TSClient/Generable.ts:16–18 ·
view source on GitHub ↗
(gen: Generable)
Source
from the content-addressed store, hash-verified
14
}
15
16
export
function
TS(gen: Generable): string {
17
return
gen.toTS()
18
}
Callers
1
buildClient
Function · 0.90
Calls
1
toTS
Method · 0.65
Tested by
no test coverage detected