MCPcopy
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 */
6export 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…