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

Function myfunc2

typescript/functionOptionalArgument.ts:17–24  ·  view source on GitHub ↗
(
  myInt: number,
  // This achieves a similar effect. But then I don't know how to set the type of myString.
  // so it is less good.
  myString=undefined,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected