MCPcopy
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
16export function TS(gen: Generable): string {
17 return gen.toTS()
18}

Callers 1

buildClientFunction · 0.90

Calls 1

toTSMethod · 0.65

Tested by

no test coverage detected