UNPKG

flowbite-angular

Version:

<div align="center"> <h1>:construction: flowbite-angular (unreleased) :construction:</h1> <p> <a href="https://flowbite.com"> <img alt="Flowbite - Tailwind CSS components" width="350" src="https://flowbite.s3.amazonaws.com/github/logo-github

8 lines (7 loc) 195 B
/** * Return theme value to an indented string. * * @param value The theme to be stringify. * @returns The theme as string. */ export declare function themeToString(value: unknown): string;