4 lines
61 B
TypeScript
Raw Normal View History

2015-11-29 17:20:11 -06:00
export declare class Device {
static getDevice(): any;
}