mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
Device ready call
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
export declare class ActionSheet {
|
||||
static show: any;
|
||||
static hide: any;
|
||||
}
|
||||
Reference in New Issue
Block a user