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
13 lines (12 loc) • 722 B
TypeScript
export { booleanToFlowbiteBoolean } from './flowbite.boolean';
export type { FlowbiteBoolean } from './flowbite.boolean';
export type { FlowbiteClass } from './flowbite.class';
export type { FlowbiteContentPositions } from './flowbite.content-positions';
export type { FlowbiteHeadingLevel } from './flowbite.heading-levels';
export type { FlowbitePositions } from './flowbite.positions';
export type { FlowbiteSizes } from './flowbite.sizes';
export type { FlowbiteTheme } from './flowbite.themes';
export type { Combination } from './flowbite.combination';
export type { DeepPartial } from './flowbite.deep-partial';
export type { RouterLinkParameter } from './flowbite.router-link-parameter';
export * from './colors';