Type Alias: JsonArray
type JsonArray = readonly JsonValue[];
Defined in: _internal/repository-hooks-json.ts:18
Read-only JSON array value supported by repository-hook helpers.
type JsonArray = readonly JsonValue[];
Defined in: _internal/repository-hooks-json.ts:18
Read-only JSON array value supported by repository-hook helpers.