NamedCollections
type NamedCollections = object;
Association of names to collections.
Index Signature
[name: string]: EagerCollection<Json, Json>
type NamedCollections = object;
Association of names to collections.
[name: string]: EagerCollection<Json, Json>