mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00: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.