mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
add file and kit
Signed-off-by: 安文韬 <anwentao@huawei.com>
This commit is contained in:
parent
ca9d2ef932
commit
8edb3bfa95
5
api/data/rdb/resultSet.d.ts
vendored
5
api/data/rdb/resultSet.d.ts
vendored
@ -13,6 +13,11 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file The result set of database queries.
|
||||
* @kit ArkData
|
||||
*/
|
||||
|
||||
import { AsyncCallback } from '../../@ohos.base';
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user