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

Function myfunc

typescript/functionOptionalArgument.ts:5–11  ·  view source on GitHub ↗
(
  myInt: number,
  // We can us the `?` here directly to indicate that it is optional.
  myString?: string,
)

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