• Checks if the given value is a string that represents a valid bigint.

    Parameters

    • value: any

      The value to be checked if it's a stringified bigint.

    Returns boolean