DefinitelyTyped/types/dragscroll/index.d.ts
2019-02-22 13:26:20 -05:00

6 lines
277 B
TypeScript

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