MCPcopy Create free account
hub / github.com/cirosantilli/cirosantilli.github.io / myfunc23

Function myfunc23

typescript/functionOptions.ts:106–116  ·  view source on GitHub ↗
({
  myInt=1,
  myString,
  myString2='def',
}: {
  myInt?: number;
  myString?: string;
  myString2?: string;
} ={})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

functionOptions.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected