mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-13 03:09:53 +08:00
5 lines
81 B
TypeScript
5 lines
81 B
TypeScript
export declare class ActionSheet {
|
|
static show: any;
|
|
static hide: any;
|
|
}
|