[Go to site: main page, start]

Function isEmpty

  • Test whether a value is empty-like; either undefined or a content-less object.

    Parameters

    • value: any

      The value to test

    Returns boolean

    Is the value empty-like?