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

    Type Alias IdModelDictionary<T>

    IdModelDictionary: Map<string, T>

    Dictionary of id and model corresponding to this id

    Type Parameters