mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 15:20:17 +00:00
76331026b0
Signed-off-by: w00584494 <wangqiangqiang10@huawei.com> Change-Id: I69420f72677d352c7373a688fba07ba81fbe5485
34 lines
902 B
JSON
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"
|
|
]
|
|
}
|
|
}
|