CIA Compliance Manager API Documentation - v0.8.21

    Function isNullish

    • Type guard to check if a value is nullish (null or undefined)

      Parameters

      • value: unknown

        Value to check

      Returns value is undefined | null

      True if the value is null or undefined

    MMNEPVFCICPMFPCPTTAAATR