mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
update
Signed-off-by: 廖康康 <liaokangkang@huawei.com>
This commit is contained in:
parent
1cc38baa53
commit
381892f4c9
4
api/@ohos.backgroundTaskManager.d.ts
vendored
4
api/@ohos.backgroundTaskManager.d.ts
vendored
@ -75,4 +75,6 @@ declare namespace backgroundTaskManager {
|
||||
* @return Info of delay request
|
||||
*/
|
||||
function requestSuspendDelay(reason: string, callback: Callback<void>): DelaySuspendInfo;
|
||||
}
|
||||
}
|
||||
|
||||
export default backgroundTaskManager;
|
Loading…
Reference in New Issue
Block a user