Unified coding style

Signed-off-by: libo429 <libo429@huawei.com>
This commit is contained in:
libo429 2024-11-05 11:52:12 +08:00
parent 4840be7799
commit 7061e4ddc3

View File

@ -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',
}
/**