UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 230 B
import { TColorPickerProps } from './types'; export declare const ColorPicker: import('react').ForwardRefExoticComponent<TColorPickerProps & import('react').RefAttributes<HTMLDivElement>>; //# sourceMappingURL=ColorPicker.d.ts.map