diff --git a/api/@internal/component/ets/common.d.ts b/api/@internal/component/ets/common.d.ts index 6a6d7ebbbac83f076e79d03be42d5dc733360028..4ba8895fd1dcacfe8ef64793f9b62c978d52e845 100644 --- a/api/@internal/component/ets/common.d.ts +++ b/api/@internal/component/ets/common.d.ts @@ -815,7 +815,7 @@ declare interface BorderImageOption { * Border image source * @since 9 */ - source?: string | Resource | linearGradient, + source?: string | Resource, /** * Border image width