UNPKG

cainthus-alex-library

Version:

Component React library for Cainthus - Alex Dashboard

3 lines (2 loc) 186 B
export declare const addClassNameWithModifiers: (componentIdentifier: string, ...modifiers: string[]) => string; export declare const addClassNames: (...classNames: string[]) => string;