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

    Function coerceToListOfModels

    • Coerces a collection of models into being a list of models

      A coercion is not a conversion meaning that it can be return the same object as given in input as long as it can be treated as an Array.

      Type Parameters

      Parameters

      Returns T[]

      The collection of models but as an array.