JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "InvalidColor.php"
Full Path: /home/u743136113/domains/arvi.seezify.com/public_html/vendor/nunomaduro/termwind/src/Exceptions/InvalidColor.php
File size: 179 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
declare(strict_types=1);
namespace Termwind\Exceptions;
use InvalidArgumentException;
/**
* @internal
*/
final class InvalidColor extends InvalidArgumentException
{
}