UNPKG

@hedhog/utils

Version:

<p align="center"> <img src="https://avatars.githubusercontent.com/u/177489127?s=200&v=4" alt="Hedhog Avatar" /> </p>

6 lines 136 B
export declare const hexToHSL: (hex: string) => { h: number; s: number; l: number; }; //# sourceMappingURL=hexToHsl.d.ts.map