UNPKG

pretty-rating-react

Version:

Pretty rating formatter with React FontAwesome icons

3 lines (2 loc) 143 B
import { CustomStylesProps } from '../types'; export declare const customStyles: ({ current, icons, colors, type }: CustomStylesProps) => any;