mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 09:22:53 +00:00
9892de3d5f
remove middle_class Signed-off-by: houhaoyu <houhaoyu@huawei.com> Change-Id: I0d19ebee18243ffd3a59f9edcf027fe89f1a27ab
31 lines
820 B
JSON
31 lines
820 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",
|
|
"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"
|
|
]
|
|
}
|
|
} |