From e050f7067e96b815bbbf8b1559a5ce68600b9fa9 Mon Sep 17 00:00:00 2001 From: LiAn Date: Wed, 21 Dec 2022 06:25:12 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-freeInstall.md. Signed-off-by: LiAn Signed-off-by: LiAn --- zh-cn/application-dev/reference/apis/js-apis-freeInstall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-freeInstall.md b/zh-cn/application-dev/reference/apis/js-apis-freeInstall.md index ce3b837eac..43950b82fe 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-freeInstall.md +++ b/zh-cn/application-dev/reference/apis/js-apis-freeInstall.md @@ -1,4 +1,4 @@ -# Bundle.freeInstall模块(JS端SDK接口) +# @ohos.bundle.freeInstall (freeInstall模块) 本模块提供免安装相关的设置和查询能力,支持BundlePackInfo、DispatchInfo等信息的查询 -- GitLab