mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
apilint告警修改
Signed-off-by: 周澎亮 <zhoupengliang1@huawei.com>
This commit is contained in:
parent
9d283e3ce6
commit
eb245bb1c4
2
api/@ohos.multimodalInput.mouseEvent.d.ts
vendored
2
api/@ohos.multimodalInput.mouseEvent.d.ts
vendored
@ -277,8 +277,8 @@ export declare enum ToolType {
|
||||
/**
|
||||
* MouseEvent
|
||||
*
|
||||
* @interface MouseEvent
|
||||
* @extends InputEvent
|
||||
* @interface MouseEvent
|
||||
* @syscap SystemCapability.MultimodalInput.Input.Core
|
||||
* @since 9
|
||||
*/
|
||||
|
2
api/@ohos.multimodalInput.touchEvent.d.ts
vendored
2
api/@ohos.multimodalInput.touchEvent.d.ts
vendored
@ -323,8 +323,8 @@ export declare interface Touch {
|
||||
/**
|
||||
* TouchEvent
|
||||
*
|
||||
* @interface TouchEvent
|
||||
* @extends InputEvent
|
||||
* @interface TouchEvent
|
||||
* @syscap SystemCapability.MultimodalInput.Input.Core
|
||||
* @since 9
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user