UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

7 lines (6 loc) 230 B
/** * Sets up the `.flowbite-react` directory in the project. * * This function checks if the `.flowbite-react` directory exists and creates it if it does not. */ export declare function setupOutputDirectory(): Promise<void>;