UNPKG

habit-export-center

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