UNPKG

@codeworker.br/govbr-tw-react

Version:

Biblioteca de componentes React usando Tailwind CSS que implementa o Padrão Digital de Governo.

4 lines (3 loc) 147 B
import { ClassValue } from 'clsx'; export declare function cn(...inputs: ClassValue[]): string; export declare function getUIDClassName(): string;