mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"name": "AbilityComponent",
|
||||
"attrs": ["onReady", "onDestroy", "onAbilityCreated", "onAbilityMoveToFront", "onAbilityWillRemove"]
|
||||
"attrs": ["onReady", "onDestroy", "onAbilityCreated", "onAbilityMoveToFront", "onAbilityWillRemove", "onConnected", "onDisconnected"],
|
||||
"atomic": true
|
||||
}
|
||||
Reference in New Issue
Block a user