This commit is contained in:
Sean Kelly
2019-02-22 13:19:24 -05:00
parent e9101940b9
commit 79bde2d2a4
+1 -1
View File
@@ -1,6 +1,6 @@
// Type definitions for dragscroll v 0.0
// Project: https://github.com/asvd/dragscroll#readme
// Definitions by: Sean Kelly <https://github.com/spkellydev/>
// Definitions by: Sean Kelly <https://github.com/spkellydev>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare module "dragscroll" {
function reset(i?: number, el?: any[]): void;