UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

4 lines (3 loc) 196 B
export declare function isNotGrey(color: string): boolean; export declare function isValidWaveColor(color: string): boolean; export declare function getTargetWaveColor(node: HTMLElement): string;