message_events: Convert module to typescript.

This commit is contained in:
evykassirer
2024-11-24 23:19:54 -08:00
committed by Tim Abbott
parent f241aa77c1
commit 7bd4016254
11 changed files with 116 additions and 64 deletions

View File

@@ -136,7 +136,7 @@ EXEMPT_FILES = make_set(
"web/src/message_actions_popover.ts",
"web/src/message_edit.ts",
"web/src/message_edit_history.ts",
"web/src/message_events.js",
"web/src/message_events.ts",
"web/src/message_events_util.ts",
"web/src/message_feed_loading.ts",
"web/src/message_feed_top_notices.ts",