Class CollectionData<T>

Dictionary of document id to document data

Type Parameters

  • T extends {}

Indexable

  • [id: string]: T

Constructors

Constructors