Function values

  • Gets the values of an object.

    Type Parameters

    • T extends object

    Parameters

    • obj: T

      object to check

    Returns T[keyof T][]

    true if the value is a number, false otherwise

Generated using TypeDoc