mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
TypeScript type-only imports will probably become important eventually for reducing our circular import problem. https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html#type-only-imports-and-export Signed-off-by: Anders Kaseorg <anders@zulip.com>