Function functions

  • Creates an array of function property names from own enumerable properties of object.

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

    • Lodash: 4,110 bytes
    • Micro-dash: 198 bytes

    Type Parameters

    • T extends object

    Parameters

    • obj: T

    Returns StringifiedKey<T>[]

Generated using TypeDoc