mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
Unified coding style
Signed-off-by: libo429 <libo429@huawei.com>
This commit is contained in:
parent
4840be7799
commit
7061e4ddc3
2
api/@ohos.commonEventManager.d.ts
vendored
2
api/@ohos.commonEventManager.d.ts
vendored
@ -2224,7 +2224,7 @@ declare namespace commonEventManager {
|
||||
* @systemapi
|
||||
* @since 13
|
||||
*/
|
||||
COMMON_EVENT_RESTORE_START = "usual.event.RESTORE_START",
|
||||
COMMON_EVENT_RESTORE_START = 'usual.event.RESTORE_START',
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user