mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
js: Convert static/js/narrow_state.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
a1e9be884d
commit
b830f53eb5
1
static/js/global.d.ts
vendored
1
static/js/global.d.ts
vendored
@@ -52,7 +52,6 @@ declare let message_scroll: any;
|
||||
declare let message_store: any;
|
||||
declare let message_util: any;
|
||||
declare let narrow: any;
|
||||
declare let narrow_state: any;
|
||||
declare let navigate: any;
|
||||
declare let night_mode: any;
|
||||
declare let notifications: any;
|
||||
|
||||
Reference in New Issue
Block a user