Remove jQuery dependency from viewporter

This commit is contained in:
Boris Yankov
2013-01-22 11:06:29 -05:00
committed by Vincent Bortone
parent 51b9de46c8
commit 81a120c392
-2
View File
@@ -3,8 +3,6 @@
// Definitions by: Boris Yankov https://github.com/borisyankov
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../jquery/jquery.d.ts"/>
interface Viewporter {
preventPageScroll: bool;
forceDetection: bool;