mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
refactoring
This commit is contained in:
Vendored
+2
-2
@@ -1,4 +1,4 @@
|
||||
export declare class Camera {
|
||||
static getPicture: any;
|
||||
static cleanup: any;
|
||||
static getPicture(options: any): void;
|
||||
static cleanup(): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user