update api/@ohos.atomicservice.NavPushPathHelper.d.ets.

Signed-off-by: humeng <humeng13@huawei.com>
This commit is contained in:
humeng 2024-08-09 07:15:01 +00:00 committed by Gitee
parent 29acc4ec38
commit 9bc7006813
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -101,7 +101,6 @@ export declare class NavPushPathHelper {
* @throws { BusinessError } 100006 - NavDestination not found.
* @throws { BusinessError } 300001 - hsp silent install fail.
* @syscap SystemCapability.ArkUI.ArkUI.Full
* @crossplatform
* @atomicservice
* @since 12
*/
@ -208,7 +207,6 @@ export declare class NavPushPathHelper {
* @returns { Promise<void> } The promise returned by the function.
* @throws { BusinessError } 300001 - hsp silent install fail.
* @syscap SystemCapability.ArkUI.ArkUI.Full
* @crossplatform
* @atomicservice
* @since 12
*/