Added reference to touch-events/touch-events.d.ts

This commit is contained in:
milkisevil
2015-02-03 15:19:02 +00:00
parent 6f80a5812e
commit f56ac12afd
+2
View File
@@ -3,6 +3,8 @@
// 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 "Hammer" {