UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

3 lines (2 loc) 128 B
export declare function createHoverColor(rgb: string): string; export declare function createPressedColor(rgb: string): string;