diff --git a/api/@ohos.multimodalInput.inputEventClient.d.ts b/api/@ohos.multimodalInput.inputEventClient.d.ts index 8460e283f44dcf50cfc8cbf49d7e864fc5e8382b..48b3923f9a3423c64c1ea72392468196410be29a 100644 --- a/api/@ohos.multimodalInput.inputEventClient.d.ts +++ b/api/@ohos.multimodalInput.inputEventClient.d.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Huawei Device Co., Ltd. + * Copyright (C) 2021-2025 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -278,4 +278,4 @@ declare namespace inputEventClient { function permitInjection(result: boolean): void; } -export default inputEventClient; +export default inputEventClient; \ No newline at end of file