UNPKG

smooth-scrollbar

Version:

Customize scrollbar in modern browsers with smooth scrolling experience.

4 lines (3 loc) 136 B
export declare function debounce(...options: any[]): (_proto: any, key: string, descriptor: PropertyDescriptor) => { get(): any; };