astro-ghostcms/.pnpm-store/v3/files/31/b717c2048ea2416af3680250a13...

6 lines
92 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/**
* @param {string} d
* @returns {string}
*/
export function color(d: string): string;