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

4 lines
61 B
TypeScript
Raw Normal View History

2015-11-30 07:20:11 +08:00
export declare class Device {
static getDevice(): any;
}