diff --git a/src/utils/keyboard.ts b/src/utils/keyboard.ts index c32b23ae..55c56782 100644 --- a/src/utils/keyboard.ts +++ b/src/utils/keyboard.ts @@ -3,7 +3,7 @@ * Copyright 2025 Google LLC * SPDX-License-Identifier: Apache-2.0 */ -import type {KeyInput} from '../third_party'; +import type {KeyInput} from '../third_party/index.js'; // See the KeyInput type for the list of supported keys. const validKeys = new Set([