MCPcopy
hub / github.com/supermacro/neverthrow / input

Function input

tests/typecheck-tests.ts:2607–2607  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2605
2606// create dummy values with a desired type
2607const input = <T>(): T => 123 as any

Callers 1

typecheck-tests.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…