smooth-scrollbar
Version:
Customize scrollbar in modern browsers with smooth scrolling experience.
9 lines • 292 B
JavaScript
export * from './event-hub';
export * from './get-pointer-data';
export * from './get-position';
export * from './is-one-of';
export * from './set-style';
export * from './touch-record';
export { clamp } from './clamp';
export { debounce } from './debounce';
//# sourceMappingURL=index.js.map