UNPKG

@maxweek/react-scroller

Version:

Make your blocks scrolling easy, with a custom scroll-bar, based on native browser scroll

3 lines (2 loc) 165 B
export declare function getCl(condition?: boolean, conditionTrue?: string, conditionFalse?: string): string; export declare function getClR(className: any): string;