mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +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:
committed by
Daniel Sogl
parent
50c8c154e3
commit
24cd0a91c4
@@ -8,7 +8,6 @@ import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
|
|||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
* ```typescript
|
* ```typescript
|
||||||
* ionic cordova plugin add cordova-plugin-uptime
|
|
||||||
* import { Uptime } from '@ionic-native/uptime';
|
* import { Uptime } from '@ionic-native/uptime';
|
||||||
*
|
*
|
||||||
* constructor(private uptime: Uptime) { }
|
* constructor(private uptime: Uptime) { }
|
||||||
|
|||||||
Reference in New Issue
Block a user