mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-01 14:32:54 +08:00
5 lines
85 B
TypeScript
5 lines
85 B
TypeScript
export declare class Camera {
|
|
static getPicture: any;
|
|
static cleanup: any;
|
|
}
|