Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
/** * We used to work with 2 digits after the decimal point, but it wasn't accurate enough, * so the library produced colors that were perceived differently. */ export declare const ALPHA_PRECISION = 3; /** * Valid CSS units. * https://developer.mozilla.org/en-US/docs/Web/CSS/angle */ export declare const ANGLE_UNITS: Record;