Files
developtools_ace-ets2bundle/compiler/components/ability_component.json
T
yaoyuchi bf85efeccc remove ed from callback
Signed-off-by: yaoyuchi <yaoyuchi@huawei.com>
Change-Id: Iaf1beffde9fb7f0d708492e6f9cb9f9bf0bbfa71
2022-05-10 15:04:46 +08:00

5 lines
183 B
JSON

{
"name": "AbilityComponent",
"attrs": ["onReady", "onDestroy", "onAbilityCreated", "onAbilityMoveToFront", "onAbilityWillRemove", "onConnect", "onDisconnect"],
"atomic": true
}