!143 sync xcomponent interface

Merge pull request !143 from zhangbingce/dev-zbc
This commit is contained in:
openharmony_ci
2022-01-11 13:21:18 +00:00
committed by Gitee
+1 -1
View File
@@ -2,6 +2,6 @@
"name": "XComponent",
"atomic": true,
"attrs": [
"id", "type", "libraryname", "source", "onLoad", "onDestroy"
"id", "type", "libraryname", "onLoad", "onDestroy"
]
}