提交 ed38a5bd 编写于 作者: G ge-yafang

update docs

Signed-off-by: Nge-yafang <geyafang@huawei.com>
上级 ecb3d4da
......@@ -300,7 +300,7 @@ closeKVStore(appId: string, storeId: string, kvStore: KVStore): Promise&lt;void&
| 类型 | 说明 |
| ------------- | -------------- |
| Promise\<void> | Promise对象。 |
| Promise\<void> | 无返回结果的Promise对象。 |
**示例:**
......@@ -397,7 +397,7 @@ deleteKVStore(appId: string, storeId: string): Promise&lt;void&gt;
| 类型 | 说明 |
| ------------- | -------------- |
| Promise&lt;void&gt; | Promise对象。 |
| Promise&lt;void&gt; | 无返回结果的Promise对象。 |
**示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册