• Check if the provided value is Null or Undefined

    Returns

    if the value is Null or Undefined

    Parameters

    • value: unknown

      the value to check

    Returns value is undefined | null

Generated using TypeDoc