This commit is contained in:
Sean Kelly
2019-02-22 13:13:38 -05:00
parent 01227c77e8
commit e9101940b9
+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;