UNPKG

react-rating-star-with-type

Version:

This simple react rating star component with typescript support made by Ziaul Hoque Founder of Revuers.com

5 lines 264 B
import * as React from "react"; export declare function BsStar(props: any): React.JSX.Element; export declare function BsStarFill(props: any): React.JSX.Element; export declare function BsStarHalf(props: any): React.JSX.Element; //# sourceMappingURL=icons.d.ts.map