Files
awesome-cordova-plugins/dist/plugins/device.d.ts
T
Max Lynch 9d54bfcd0b new wrap
2015-11-29 17:20:11 -06:00

4 lines
61 B
TypeScript

export declare class Device {
static getDevice(): any;
}