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 "middle_class.d.ts" 12 ], 13 "sdk_build_public_remove": [ 14 "ability_component.d.ts", 15 "animator.d.ts", 16 "calendar.d.ts", 17 "form_component.d.ts", 18 "plugin_component.d.ts", 19 "remote_window.d.ts" 20 ] 21 }, 22 "internal_lite": { 23 "sdk_build_public_remove": [ 24 "featureability.d.ts" 25 ] 26 } 27}