Function isNullish

  • Returns true if x is null or undefined

    Parameters

    • x: unknown

    Returns boolean

Generated using TypeDoc