MCPcopy
hub / github.com/prisma/prisma / functionType

Function functionType

packages/ts-builders/src/FunctionType.ts:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39export function functionType(): FunctionType {
40 return new FunctionType()
41}

Callers 7

KeyType.test.tsFile · 0.90
ArrayType.test.tsFile · 0.90
KeyofType.test.tsFile · 0.90
UnionType.test.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…