// Type definitions for dragscroll v 0.0 // Project: https://github.com/asvd/dragscroll#readme // Definitions by: Sean Kelly // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped export function reset(i ?: number, el ?: any): void;