zulip/static/js/js_typings/README.md

4 lines
231 B
Markdown
Raw Normal View History

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.**