• Creates an array of own enumerable key-value pairs for object.

    Type Parameters

    • T

    Parameters

    • Optionalobject: Dictionary<T> | NumericDictionary<T>

      The object to query.

    Returns [string, T][]

    Returns the new array of key-value pairs.

  • Parameters

    • Optionalobject: object

    Returns [string, any][]

    _.toPairs