mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update reference paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="swipeview-1.0.d.ts" />
|
||||
/// <reference path="swipeview.d.ts" />
|
||||
|
||||
function demo1() {
|
||||
document.addEventListener('touchmove', function (e) { e.preventDefault(); }, false);
|
||||
|
||||
Reference in New Issue
Block a user