tiwi
Version:
React library to create components with Tailwind styles baked in.
7 lines (6 loc) • 693 B
text/typescript
import { a as TiwiBuilder, c as TiwiFunction, d as TiwiVariantsProp, f as VariantsOf, i as Tiwi, l as TiwiProps, n as IntrinsicElementsBuilderMap, o as TiwiComponentProps, p as tiwiComponentSymbol, r as PropsWithoutVariants, s as TiwiExoticComponent, t as ElementWithTiwiProps, u as TiwiVariants } from "./types-CIwvMe0C.cjs";
//#region src/native.d.ts
declare const tiwi: TiwiFunction;
declare const tw: TiwiFunction;
//#endregion
export { ElementWithTiwiProps, IntrinsicElementsBuilderMap, PropsWithoutVariants, Tiwi, TiwiBuilder, TiwiComponentProps, TiwiExoticComponent, TiwiFunction, TiwiProps, TiwiVariants, TiwiVariantsProp, VariantsOf, tiwi as default, tiwi, tiwiComponentSymbol, tw };