interface_sdk-js/remove_list.json
dujingcheng 413f4cae6e add isolated
Signed-off-by: dujingcheng <dujingcheng@huawei.com>
2024-05-27 01:23:02 +00:00

35 lines
936 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",
"image_common.d.ts"
]
},
"internal_lite": {
"sdk_build_public_remove": [
"featureability.d.ts"
]
}
}