4 lines
68 B
TypeScript
Raw Normal View History

2015-11-29 19:54:45 -06:00
export declare class Device {
static getCurrentPosition: any;
}