UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

6 lines (5 loc) 185 B
import type { StoreInitProps } from "."; export declare function StoreInitServer(props: StoreInitProps): null; export declare namespace StoreInitServer { var displayName: string; }