stream_muting: Convert module to typescript.

This commit is contained in:
evykassirer
2024-11-17 17:29:44 -08:00
committed by Tim Abbott
parent a60beda676
commit b066f58c54
3 changed files with 4 additions and 3 deletions

View File

@@ -241,7 +241,7 @@ EXEMPT_FILES = make_set(
"web/src/stream_edit_subscribers.ts",
"web/src/stream_edit_toggler.ts",
"web/src/stream_list.ts",
"web/src/stream_muting.js",
"web/src/stream_muting.ts",
"web/src/stream_popover.js",
"web/src/stream_settings_api.ts",
"web/src/stream_settings_components.ts",