• Returns true if x is an array or string with a length of zero; or if x is an object with no keys.

    Parameters

    • x: unknown

    Returns boolean

Generated using TypeDoc