• Checks whether or not v is an empty object.

    Parameters

    • v: unknown

      The value to verify.

    Returns boolean

    A boolean value stating whether v is an empty object.

Generated using TypeDoc