mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
缺少type标签
Signed-off-by: fangyun <fangyun2@huawei.com>
This commit is contained in:
parent
388e8ddacc
commit
35fa361db2
2
api/@ohos.enterprise.bundleManager.d.ts
vendored
2
api/@ohos.enterprise.bundleManager.d.ts
vendored
@ -41,6 +41,7 @@ declare namespace bundleManager {
|
|||||||
/**
|
/**
|
||||||
* Indicates the user id
|
* Indicates the user id
|
||||||
*
|
*
|
||||||
|
* @type { ?number }
|
||||||
* @syscap SystemCapability.Customization.EnterpriseDeviceManager
|
* @syscap SystemCapability.Customization.EnterpriseDeviceManager
|
||||||
* @StageModelOnly
|
* @StageModelOnly
|
||||||
* @since 12
|
* @since 12
|
||||||
@ -50,6 +51,7 @@ declare namespace bundleManager {
|
|||||||
/**
|
/**
|
||||||
* Indicates the install flag, which 0 for first install, 1 for cover install
|
* Indicates the install flag, which 0 for first install, 1 for cover install
|
||||||
*
|
*
|
||||||
|
* @type { ?number }
|
||||||
* @syscap SystemCapability.Customization.EnterpriseDeviceManager
|
* @syscap SystemCapability.Customization.EnterpriseDeviceManager
|
||||||
* @StageModelOnly
|
* @StageModelOnly
|
||||||
* @since 12
|
* @since 12
|
||||||
|
1
api/@ohos.enterprise.securityManager.d.ts
vendored
1
api/@ohos.enterprise.securityManager.d.ts
vendored
@ -42,6 +42,7 @@ declare namespace securityManager {
|
|||||||
/**
|
/**
|
||||||
* True indicates device is encrypted.
|
* True indicates device is encrypted.
|
||||||
*
|
*
|
||||||
|
* @type { boolean }
|
||||||
* @syscap SystemCapability.Customization.EnterpriseDeviceManager
|
* @syscap SystemCapability.Customization.EnterpriseDeviceManager
|
||||||
* @systemapi
|
* @systemapi
|
||||||
* @stagemodelonly
|
* @stagemodelonly
|
||||||
|
Loading…
Reference in New Issue
Block a user