mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
modify asset store kit
Signed-off-by: 尹耀德 <yinyaode1@huawei.com>
This commit is contained in:
parent
10d5779739
commit
0208fea536
2
api/@ohos.security.asset.d.ts
vendored
2
api/@ohos.security.asset.d.ts
vendored
@ -15,7 +15,7 @@
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @kit Asset Store Kit
|
||||
* @kit AssetStoreKit
|
||||
*/
|
||||
|
||||
/**
|
||||
|
File diff suppressed because one or more lines are too long
@ -560,7 +560,7 @@
|
||||
{ "filePath": "@ohos.screenLock.d.ts", "kitName": "BasicServicesKit", "subSystem": "主题" },
|
||||
{ "filePath": "@ohos.screenshot.d.ts", "kitName": "ArkUI", "subSystem": "窗口管理" },
|
||||
{ "filePath": "@ohos.secureElement.d.ts", "kitName": "ConnectivityKit", "subSystem": "基础通信" },
|
||||
{ "filePath": "@ohos.security.asset.d.ts", "kitName": "Asset Store Kit", "subSystem": "安全基础能力" },
|
||||
{ "filePath": "@ohos.security.asset.d.ts", "kitName": "AssetStoreKit", "subSystem": "安全基础能力" },
|
||||
{ "filePath": "@ohos.security.cert.d.ts", "kitName": "DeviceCertificateKit", "subSystem": "安全基础能力" },
|
||||
{ "filePath": "@ohos.security.certManager.d.ts", "kitName": "DeviceCertificateKit", "subSystem": "安全基础能力" },
|
||||
{
|
||||
|
File diff suppressed because one or more lines are too long
2
kits/@kit.AssetStoreKit.d.ts
vendored
2
kits/@kit.AssetStoreKit.d.ts
vendored
@ -15,7 +15,7 @@
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @kit Asset Store Kit
|
||||
* @kit AssetStoreKit
|
||||
*/
|
||||
|
||||
import asset from '@ohos.security.asset';
|
||||
|
Loading…
Reference in New Issue
Block a user