mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +00:00
js: Convert static/js/blueslip.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Steve Howell
parent
b0ceaa1ea0
commit
3ef6f6e2e2
@@ -1,3 +1,4 @@
|
||||
import * as blueslip from "./blueslip";
|
||||
import {FoldDict} from "./fold_dict";
|
||||
|
||||
let user_group_name_dict;
|
||||
|
||||
Reference in New Issue
Block a user