astro-ghostcms/.pnpm-store/v3/files/fb/286e13a9886f69b9d71532b1539...

3 lines
118 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export declare function isValidHex(text: string): boolean;
export declare function isValidRGB(text: string): boolean;