developtools_ace_ets2bundle/compiler/components/isolated_component.json
dujingcheng 6568bdf349 fixed 0117f51 from https://gitee.com/dutie123/developtools_ace_ets2bundle/pulls/3277
add IsolatedComponent

Signed-off-by: dujingcheng <dujingcheng@huawei.com>
2024-05-27 01:16:59 +00:00

6 lines
75 B
JSON

{
"name": "IsolatedComponent",
"attrs": [
"onError"
]
}