UNPKG

zelda-ui-theme

Version:

Theme system and design tokens for the Zelda UI library

3 lines 131 B
import { ClassValue } from 'clsx'; export declare function cn(...inputs: ClassValue[]): string; //# sourceMappingURL=utils.d.ts.map