mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(plugins): remove install command
This commit is contained in:
@@ -31,10 +31,6 @@ export interface Device {
|
||||
* @description
|
||||
* Access information about the underlying device and platform.
|
||||
*
|
||||
* ```shell
|
||||
* cordova plugin add cordova-plugin-device
|
||||
* ```
|
||||
*
|
||||
* @usage
|
||||
* ```js
|
||||
* let info = Device.getDevice();
|
||||
|
||||
Reference in New Issue
Block a user