apilint告警修改

Signed-off-by: 周澎亮 <zhoupengliang1@huawei.com>
This commit is contained in:
周澎亮 2024-11-22 09:38:31 +00:00 committed by Gitee
parent 9d283e3ce6
commit eb245bb1c4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2 additions and 2 deletions

View File

@ -277,8 +277,8 @@ export declare enum ToolType {
/**
* MouseEvent
*
* @interface MouseEvent
* @extends InputEvent
* @interface MouseEvent
* @syscap SystemCapability.MultimodalInput.Input.Core
* @since 9
*/

View File

@ -323,8 +323,8 @@ export declare interface Touch {
/**
* TouchEvent
*
* @interface TouchEvent
* @extends InputEvent
* @interface TouchEvent
* @syscap SystemCapability.MultimodalInput.Input.Core
* @since 9
*/