interface_sdk-js/remove_list.json
w00584494 76331026b0 remove image_common
Signed-off-by: w00584494 <wangqiangqiang10@huawei.com>
Change-Id: I69420f72677d352c7373a688fba07ba81fbe5485
2024-07-11 09:22:57 +08:00

34 lines
902 B
JSON

{
"ets_internal_api": {
"base": [
"api/common/full/canvaspattern.d.ts",
"api/common/full/featureability.d.ts"
]
},
"ets_component": {
"global_remove": [
"inspector.d.ts"
],
"sdk_build_public_remove": [
"ability_component.d.ts",
"animator.d.ts",
"calendar.d.ts",
"effect_component.d.ts",
"form_component.d.ts",
"isolated_component.d.ts",
"media_cached_image.d.ts",
"plugin_component.d.ts",
"remote_window.d.ts",
"root_scene.d.ts",
"screen.d.ts",
"ui_extension_component.d.ts",
"window_scene.d.ts"
]
},
"internal_lite": {
"sdk_build_public_remove": [
"featureability.d.ts"
]
}
}