awesome-cordova-plugins/dist/plugins/actionsheet.d.ts
2015-11-29 16:30:15 -06:00

5 lines
81 B
TypeScript

export declare class ActionSheet {
static show: any;
static hide: any;
}