awesome-cordova-plugins/dist/plugins/camera.d.ts

5 lines
85 B
TypeScript
Raw Normal View History

2015-11-29 08:26:55 +08:00
export declare class Camera {
static getPicture: any;
static cleanup: any;
}