awesome-cordova-plugins/dist/plugins/toast.d.ts

5 lines
86 B
TypeScript
Raw Normal View History

2015-11-29 08:26:55 +08:00
export declare class Toast {
static hide: any;
static showWithOptions: any;
}