UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

5 lines (4 loc) 106 B
/** * Used to apply `tailwindcss` intellisense. */ export declare function createTheme<T>(input: T): T;