5 lines
85 B
TypeScript
Raw Normal View History

2015-11-28 18:26:55 -06:00
export declare class Camera {
static getPicture: any;
static cleanup: any;
}