mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
fix jquery.ui.layout syntax errors
This commit is contained in:
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user