UNPKG

@transkripid/flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork

5 lines (4 loc) 248 B
import type { FlowbiteRatingTheme } from './Rating'; import type { FlowbiteRatingAdvancedTheme } from './RatingAdvanced'; export declare const ratingTheme: FlowbiteRatingTheme; export declare const ratingAdvancedTheme: FlowbiteRatingAdvancedTheme;