mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 21:40:21 +00:00
Update jquery.ui.datetimepicker.d.ts
Updated reference to other d.ts (these were different for me locally)
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
// Definitions by: https://github.com/dougajmcdonald
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="jquery.d.ts"/>
|
||||
/// <reference path="jqueryui.d.ts"/>
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
/// <reference path="../jqueryui/jqueryui.d.ts"/>
|
||||
|
||||
interface DateTimePickerOptions extends JQueryUI.DatepickerOptions {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user