update api/@ohos.multimodalInput.keyEvent.d.ts.

Signed-off-by: houchengyu <houchengyu@huawei.com>
This commit is contained in:
houchengyu 2023-04-11 14:08:36 +00:00 committed by Gitee
parent d5f3f19292
commit d51440b563
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -13,8 +13,8 @@
* limitations under the License.
*/
import { InputEvent } from './@ohos.multimodalInput.inputEvent';
import { KeyCode } from './@ohos.multimodalInput.keyCode';
import type { InputEvent } from './@ohos.multimodalInput.inputEvent';
import type { KeyCode } from './@ohos.multimodalInput.keyCode';
/**
* Action
*