mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-12 18:56:31 +08:00
5 lines
86 B
TypeScript
5 lines
86 B
TypeScript
export declare class Toast {
|
|
static hide: any;
|
|
static showWithOptions: any;
|
|
}
|