mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
chore(): new plugin cleanup
This commit is contained in:
@@ -29,7 +29,7 @@ export class DatePicker {
|
||||
* @param options
|
||||
* @returns {Promise<Date>} Returns a promise that resolves with the picked date and/or time, or rejects with an error.
|
||||
*/
|
||||
@Cordova
|
||||
@Cordova()
|
||||
static show(options? : {
|
||||
mode : string,
|
||||
date : string,
|
||||
|
||||
Reference in New Issue
Block a user