mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
rows: Convert module to typescript.
This commit is contained in:
committed by
Anders Kaseorg
parent
e3e0125092
commit
4e66e8742f
@@ -14,6 +14,7 @@ type MessageListView = {
|
||||
update_recipient_bar_background_color: () => void;
|
||||
_render_win_start: number;
|
||||
_render_win_end: number;
|
||||
sticky_recipient_message_id: number | undefined;
|
||||
};
|
||||
|
||||
export type MessageList = {
|
||||
|
||||
Reference in New Issue
Block a user