mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-12-02 12:38:16 +00:00
commit
fd700bb374
8
api/@ohos.bundle.bundleManager.d.ts
vendored
8
api/@ohos.bundle.bundleManager.d.ts
vendored
@ -396,6 +396,14 @@ declare namespace bundleManager {
|
||||
*/
|
||||
PRINT = 15,
|
||||
|
||||
/**
|
||||
* Indicates extension info with type of push
|
||||
*
|
||||
* @syscap SystemCapability.BundleManager.BundleFramework.Core
|
||||
* @since 10
|
||||
*/
|
||||
PUSH = 17,
|
||||
|
||||
/**
|
||||
* Indicates extension info with type of driver
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user