Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
spkellydev committed Feb 22, 2019
1 parent 01227c7 commit e910194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/dragscroll/index.d.ts
@@ -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;
Expand Down

0 comments on commit e910194

Please sign in to comment.