diff --git a/api/@internal/component/ets/tab_content.d.ts b/api/@internal/component/ets/tab_content.d.ts index 29ed6aa2d39516c481567a64cafadd6ff7c2b263..7b3c57cfeaab6808bf748a4051f54d799818e16c 100644 --- a/api/@internal/component/ets/tab_content.d.ts +++ b/api/@internal/component/ets/tab_content.d.ts @@ -1664,7 +1664,6 @@ declare class TabContentAttribute extends CommonMethod { * @crossplatform * @atomicservice * @since 11 - * @noninterop */ declare const TabContent: TabContentInterface; @@ -1688,6 +1687,5 @@ declare const TabContent: TabContentInterface; * @crossplatform * @atomicservice * @since 11 - * @noninterop */ declare const TabContentInstance: TabContentAttribute;