提交 442d2957 编写于 作者: A annie_wangli

update docs

Signed-off-by: Nannie_wangli <annie.wangli@huawei.com>
上级 1c445118
...@@ -126,7 +126,7 @@ Asynchronously obtains the available space of the specified volume. This method ...@@ -126,7 +126,7 @@ Asynchronously obtains the available space of the specified volume. This method
}); });
``` ```
## storagestatistics.getBundleStats ## storagestatistics.getBundleStats<sup>9+</sup>
getBundleStats(packageName: string): Promise&lt;BundleStats&gt; getBundleStats(packageName: string): Promise&lt;BundleStats&gt;
...@@ -157,7 +157,7 @@ Obtains the bundle status. This method uses a promise to return the result. ...@@ -157,7 +157,7 @@ Obtains the bundle status. This method uses a promise to return the result.
}); });
``` ```
## storagestatistics.getBundleStats ## storagestatistics.getBundleStats<sup>9+</sup>
getBundleStats(packageName: string, callback: AsyncCallback&lt;BundleStats&gt;): void getBundleStats(packageName: string, callback: AsyncCallback&lt;BundleStats&gt;): void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册