mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
Update device.ts
This commit is contained in:
parent
139673e010
commit
43be0ede7c
@ -33,7 +33,7 @@ export interface Device {
|
||||
*
|
||||
* @usage
|
||||
* ```js
|
||||
* let info = Device.getDevice();
|
||||
* console.log('Device UUID is: ' + Device.device.uuid);
|
||||
* ```
|
||||
*/
|
||||
@Plugin({
|
||||
|
Loading…
Reference in New Issue
Block a user