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