compose: Convert module to typescript.

This commit is contained in:
Evy Kassirer
2025-09-01 21:51:32 -07:00
committed by Tim Abbott
parent 66b90d3736
commit a175a82590
12 changed files with 136 additions and 65 deletions

View File

@@ -69,7 +69,7 @@ EXEMPT_FILES = make_set(
"web/src/channel_folders_ui.ts",
"web/src/click_handlers.ts",
"web/src/color_picker_popover.ts",
"web/src/compose.js",
"web/src/compose.ts",
"web/src/compose_actions.ts",
"web/src/compose_banner.ts",
"web/src/compose_call_ui.ts",