diff --git a/api/@ohos.bundle.d.ts b/api/@ohos.bundle.d.ts index 20dfa63f44ae0236e3f5a5f17ffc27e8c24a9337..b890fdf848276c59acf87a1b71eab2c375a26168 100644 --- a/api/@ohos.bundle.d.ts +++ b/api/@ohos.bundle.d.ts @@ -257,7 +257,7 @@ declare namespace bundle { * @since 9 * @SysCap SystemCapability.Appexecfwk */ - INPUTMETHOD = 2, + INPUT_METHOD = 2, /** * @default Indicates extension info with type of service * @since 9 @@ -275,19 +275,19 @@ declare namespace bundle { * @since 9 * @SysCap SystemCapability.Appexecfwk */ - DATASHARE = 5, + DATA_SHARE = 5, /** * @default Indicates extension info with type of fileshare * @since 9 * @SysCap SystemCapability.Appexecfwk */ - FILESHARE = 6, + FILE_SHARE = 6, /** * @default Indicates extension info with type of staticsubscriber * @since 9 * @SysCap SystemCapability.Appexecfwk */ - STATICSUBSCRIBER = 7, + STATIC_SUBSCRIBER = 7, /** * @default Indicates extension info with type of wallpaper * @since 9