hotkey: Convert module to typescript.

This commit is contained in:
Evy Kassirer
2025-09-19 11:42:32 -07:00
committed by Tim Abbott
parent 7c90d2cee5
commit ce56be02bc
8 changed files with 74 additions and 47 deletions

View File

@@ -121,7 +121,7 @@ EXEMPT_FILES = make_set(
"web/src/hash_util.ts",
"web/src/hashchange.ts",
"web/src/hbs.d.ts",
"web/src/hotkey.js",
"web/src/hotkey.ts",
"web/src/inbox_ui.ts",
"web/src/inbox_util.ts",
"web/src/info_overlay.ts",