mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
docs(uptime): remove unnecessary line (#2479)
* docs(uptime): add cordova installation * feat(uptime): add deep sleep parameter * Update index.ts * docs(Uptime): remove unnecessary line
This commit is contained in:
parent
50c8c154e3
commit
24cd0a91c4
@ -8,7 +8,6 @@ import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* ionic cordova plugin add cordova-plugin-uptime
|
||||
* import { Uptime } from '@ionic-native/uptime';
|
||||
*
|
||||
* constructor(private uptime: Uptime) { }
|
||||
|
Loading…
Reference in New Issue
Block a user