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

3 lines
118 B
Plaintext

export declare function isValidHex(text: string): boolean;
export declare function isValidRGB(text: string): boolean;