mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
commit
6f87b2795c
2
api/@ohos.app.ability.appManager.d.ts
vendored
2
api/@ohos.app.ability.appManager.d.ts
vendored
@ -1021,7 +1021,7 @@ declare namespace appManager {
|
||||
* @throws { BusinessError } 16000073 - The app clone index is invalid.
|
||||
* @syscap SystemCapability.Ability.AbilityRuntime.Core
|
||||
* @systemapi
|
||||
* @since 12
|
||||
* @since 13
|
||||
*/
|
||||
function clearUpAppData(bundleName: string, appCloneIndex?: number): Promise<void>;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user