js: Convert static/js/narrow.js to ES6 module.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-02-28 12:31:57 -08:00
committed by Tim Abbott
parent 7a67c06581
commit e74598da17
31 changed files with 125 additions and 114 deletions

View File

@@ -1,4 +1,5 @@
import * as channel from "./channel";
import * as narrow from "./narrow";
function set_tutorial_status(status, callback) {
return channel.post({