Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/millsp/ts-toolbelt
/ List
Interface
List
sources/Misc/JSON/Array.ts:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
* A list of JSON [[Value]]s
5
*/
6
export
interface
List extends Array<Value> {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…