mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
:derp:
This commit is contained in:
@@ -17,5 +17,7 @@ export class Toast {
|
||||
successIndex: 1,
|
||||
errIndex: 2
|
||||
})
|
||||
static showWithOptions(options:any){};
|
||||
static showWithOptions(options:any){
|
||||
console.log('Show with options');
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user