forked from zulip/zulip-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
exampleData types: Annotate exported example actions.
Following Greg's recommendation at https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/Flow.20types-first/near/1237928. This will help move us along toward Flow's new "Types-First" mode; switching entirely is zulip#4907. We move the `deepFreeze` inward, onto each individual member of `eg.action`, because it isn't transparent to the types-first quick pass; see zulip#4927 (comment).
- Loading branch information
1 parent
6ffe4c0
commit 3e98579
Showing
2 changed files
with
22 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters