-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: : Leveraging latest Flow features fix the `isObservable` and `isPromise` functions to now work correctly. This allows us to finally fix `ObservableFromValue` so that it can use `Subscribable<T>` instead of `RelayObservable<T>`. Reviewed By: captbaritone Differential Revision: D54539298 fbshipit-source-id: bff95e07e2ac75c460e38c6d62df3eb490c5d067
- Loading branch information
1 parent
5d40e95
commit 448aa67
Showing
2 changed files
with
7 additions
and
12 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