mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
@@ -9,7 +9,7 @@ export interface ToastOptions {
|
||||
/**
|
||||
* Duration in ms to show
|
||||
*/
|
||||
duration?: string;
|
||||
duration?: number;
|
||||
/**
|
||||
* Position
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user