UNPKG

@thenewboston/utils

Version:

Utility files for the thenewboston community

4 lines (3 loc) 144 B
export declare const bemify: (classNames: string | undefined, suffix: string, isVisible?: boolean) => { [className: string]: boolean; };