1{ 2 "ets_internal_api": { 3 "base": [ 4 "api/common/full/canvaspattern.d.ts", 5 "api/common/full/featureability.d.ts" 6 ] 7 }, 8 "ets_component": { 9 "global_remove": [ 10 "inspector.d.ts" 11 ], 12 "sdk_build_public_remove": [ 13 "ability_component.d.ts", 14 "animator.d.ts", 15 "calendar.d.ts", 16 "effect_component.d.ts", 17 "form_component.d.ts", 18 "plugin_component.d.ts", 19 "remote_window.d.ts", 20 "root_scene.d.ts", 21 "screen.d.ts", 22 "ui_extension_component.d.ts", 23 "window_scene.d.ts" 24 ] 25 }, 26 "internal_lite": { 27 "sdk_build_public_remove": [ 28 "featureability.d.ts" 29 ] 30 } 31}