UNPKG

zelda-ui-theme

Version:

Theme system and design tokens for the Zelda UI library

5 lines 188 B
import { ClassValue } from 'clsx'; export declare function cn(...inputs: ClassValue[]): string; export * from './dynamic'; export type * from './types'; //# sourceMappingURL=index.d.ts.map