Function entries

  • Gets the entries of an object.

    Type Parameters

    • T extends object

    Parameters

    • obj: T

      object to check

    Returns [keyof T, T[keyof T]][]

    true if the value is a number, false otherwise

Generated using TypeDoc