• Creates an array of the own enumerable string keyed property values of object.

    Contribution to minified bundle size, when it is the only function imported:

    • Lodash: 4,073 bytes
    • Micro-dash: 186 bytes

    Type Parameters

    • T

    Parameters

    • object: T

    Returns T[keyof T][]

Generated using TypeDoc