fix jquery.ui.layout syntax errors

This commit is contained in:
jraymakers
2013-07-27 15:47:36 -07:00
parent 0d35893c08
commit 4ccd5709f3
+2 -2
View File
@@ -3,8 +3,8 @@
// Definitions by: Steve Fenton <https://github.com/Steve-Fenton>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="./jquery/jquery.d.ts"/>
/// <reference path="./jquery/jquery.ui.d.ts"/>
/// <reference path="../jquery/jquery.d.ts"/>
/// <reference path="../jqueryui/jqueryui.d.ts"/>
interface JQueryLayoutOptions {
north: any;