zulip/static/js/js_typings
Anders Kaseorg a3475b422d typing_status: Convert to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-10-17 16:48:23 -07:00
..
zulip typing_status: Convert to ES6 module. 2019-10-17 16:48:23 -07:00
README.md

README.md

The index.d.ts type definition in js_typings/zulip directory is to simply tell the TypeScript compiler about the existence of our untyped JavaScript modules. Please remove each module declaration when it is migrated to TS.