JsonArray interface
Represents JSON-serializable array
Signature:
export interface JsonArray extends Array<AnyJson>
Extends: Array<AnyJson>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.