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="iscroll-4.2.d.ts" />
|
||||
/// <reference path="iscroll.d.ts" />
|
||||
|
||||
var myScroll1 = new iScroll('wrapper');
|
||||
var myScroll2 = new iScroll('wrapper', { hScrollbar: false, vScrollbar: false });
|
||||
|
||||
Reference in New Issue
Block a user