mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 09:22:53 +00:00
modify js api of powermanger
Signed-off-by: hujun211 <hujun211@huawei.com>
This commit is contained in:
parent
2fb865efd8
commit
55b1871e38
7
api/@ohos.batteryInfo.d.ts
vendored
7
api/@ohos.batteryInfo.d.ts
vendored
@ -90,13 +90,6 @@ declare namespace batteryInfo {
|
||||
*/
|
||||
const totalEnergy: number;
|
||||
|
||||
/**
|
||||
* Battery average current of the current device, in mA.
|
||||
* @since 9
|
||||
* @systemapi
|
||||
*/
|
||||
const averageCurrent: number;
|
||||
|
||||
/**
|
||||
* Battery immediate current of the current device, in mA.
|
||||
* @since 9
|
||||
|
Loading…
Reference in New Issue
Block a user