mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
refactoring
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
export declare class ActionSheet {
|
||||
static show(options: any): void;
|
||||
static hide(options: any): void;
|
||||
}
|
||||
Reference in New Issue
Block a user