mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
This makes each of the call sites more straightforward and transparent. In `query_matches_person` it also opens up further simplifications, which we'll make next. Since we're now exporting `query_matches_string` from this shared module, we write its type in the `.js.flow` file. |
||
|---|---|---|
| .. | ||
| fenced_code.js | ||
| internal_url.js | ||
| internal_url.js.flow | ||
| poll_data.js | ||
| poll_data.js.flow | ||
| resolved_topic.js | ||
| resolved_topic.js.flow | ||
| typeahead.js | ||
| typeahead.js.flow | ||
| typing_status.js | ||
| typing_status.js.flow | ||