diff --git a/api/@ohos.multimodalInput.keyEvent.d.ts b/api/@ohos.multimodalInput.keyEvent.d.ts index 45e9ad7c9..ff24f65a7 100644 --- a/api/@ohos.multimodalInput.keyEvent.d.ts +++ b/api/@ohos.multimodalInput.keyEvent.d.ts @@ -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 *