@jiway/firestorm-core - v1.1.1
    Preparing search index...

    Type Alias CollectionOfModels<T>

    CollectionOfModels: IdModelDictionary<T> | T[]

    Type that is representing a collection of multiple models

    Type Parameters