diff --git a/api/@ohos.multimodalInput.pointer.d.ts b/api/@ohos.multimodalInput.pointer.d.ts index 3ce8afead84e0df48eb9fbae99eb2c3185d6b1b2..9611de6a0bf474ba25bd220a08ba507332ac2697 100644 --- a/api/@ohos.multimodalInput.pointer.d.ts +++ b/api/@ohos.multimodalInput.pointer.d.ts @@ -130,7 +130,7 @@ declare namespace pointer { HAND_POINTING, /** - * Help + * Help */ HELP, @@ -359,4 +359,4 @@ declare namespace pointer { function isPointerVisible(): Promise; } -export default pointer; \ No newline at end of file +export default pointer;