compose_notifications: Convert module to typescript.

This commit is contained in:
evykassirer
2023-12-24 15:52:30 -08:00
committed by Anders Kaseorg
parent 62a636068e
commit 1f21510dd4
4 changed files with 32 additions and 19 deletions

View File

@@ -68,7 +68,7 @@ EXEMPT_FILES = make_set(
"web/src/compose_call_ui.js",
"web/src/compose_closed_ui.js",
"web/src/compose_fade.js",
"web/src/compose_notifications.js",
"web/src/compose_notifications.ts",
"web/src/compose_popovers.js",
"web/src/compose_recipient.js",
"web/src/compose_reply.js",