UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

5 lines (4 loc) 216 B
import type { RatingTheme } from "./Rating"; import type { RatingAdvancedTheme } from "./RatingAdvanced"; export declare const ratingTheme: RatingTheme; export declare const ratingAdvancedTheme: RatingAdvancedTheme;