click_handlers: Convert module to TypeScript.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-12-10 23:23:21 -08:00
committed by Tim Abbott
parent 4f297bee32
commit 26aa19db43
6 changed files with 147 additions and 100 deletions

View File

@@ -633,7 +633,7 @@ export function initialize(): void {
/*
Status emoji tooltips for most locations in the app. This
basic tooltip logic is overridden by separate logic in
click_handlers.js for the left and right sidebars, to
click_handlers.ts for the left and right sidebars, to
avoid problematic interactions with the main tooltips for
those regions.
*/