typefinity

    Function isTruthy

    • Verify if the given value is truthy

      Type Parameters

      • T

      Parameters

      • value: T

        The value to check

      Returns value is Exclude<T, false | "" | 0>

      True if the value is truthy

    MMNEPVFCICPMFPCPTTAAATR