UNPKG

@sms-frontend/components

Version:

SMS Design React UI Library.

3 lines (2 loc) 124 B
export declare function lighten(color: string, percent: number): string; export declare function hsltorgb(hsl: any): any[];