forked from github/awesome-cordova-plugins
@@ -9,7 +9,7 @@ export interface ToastOptions {
|
||||
/**
|
||||
* Duration in ms to show
|
||||
*/
|
||||
duration?: string;
|
||||
duration?: number;
|
||||
/**
|
||||
* Position
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user