mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #6322 from vvakame/fix-6297
remove unused reference at hammerjs/hammerjs.d.ts
This commit is contained in:
Vendored
-2
@@ -3,8 +3,6 @@
|
||||
// Definitions by: Philip Bulley <https://github.com/milkisevil/>, Han Lin Yap <https://github.com/codler>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../touch-events/touch-events.d.ts" />
|
||||
|
||||
declare var Hammer:HammerStatic;
|
||||
|
||||
declare module "hammerjs" {
|
||||
|
||||
Reference in New Issue
Block a user