Function keys

  • Gets the keys of an object.

    Type Parameters

    • T extends object

    Parameters

    • obj: T

      object to check

    Returns (keyof T)[]

    true if the value is a number, false otherwise

Generated using TypeDoc