Takaro - v0.4.11
    Preparing search index...
    • Gets the size of collection by returning its length for array-like values or the number of own enumerable properties for objects.

      Parameters

      • collection: string | object | null | undefined

        The collection to inspect.

      Returns number

      Returns the size of collection.