mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
Update device.ts
This commit is contained in:
@@ -33,7 +33,7 @@ export interface Device {
|
||||
*
|
||||
* @usage
|
||||
* ```js
|
||||
* let info = Device.getDevice();
|
||||
* console.log('Device UUID is: ' + Device.device.uuid);
|
||||
* ```
|
||||
*/
|
||||
@Plugin({
|
||||
|
||||
Reference in New Issue
Block a user