UNPKG

@studio-freight/lenis

Version:

Lenis is a smooth scroll library to normalize and smooth the scrolling experience across devices

2 lines (1 loc) 79 B
export function debounce(callback: any, delay: any): (...args: any[]) => void;