mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-30 11:14:27 +08:00
Add missing reference path to jquery.d.td
This commit is contained in:
+2
@@ -8,6 +8,8 @@
|
||||
// - Plugin and extension definitions are not typed.
|
||||
// - Some return types are not fully wokring
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
|
||||
interface JQuery {
|
||||
DataTable(param?: DataTables.Settings): DataTables.DataTable;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user