mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update datepicker.d.ts
This commit is contained in:
Vendored
+1
-1
@@ -35,4 +35,4 @@ declare module ngCordova {
|
||||
export interface IDatePickerService {
|
||||
show(options?: DatePickerOptions): ng.IPromise<Date>;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user