Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for $Diff<A, B> #2472

Closed
wants to merge 1 commit into from
Closed

Conversation

gabro
Copy link
Contributor

@gabro gabro commented Sep 15, 2016

Ref #2464

This PR documents the $Diff utility type, explaining how it is used in React to define the type of the props accepted by a Component.

@ghost ghost added the CLA Signed label Sep 15, 2016
@gabro gabro force-pushed the diff branch 2 times, most recently from 86dbc99 to 3cd4766 Compare November 11, 2016 11:28
This commit documents the $Diff utility type, explaining how it is used
in React to define the type of the props accepted by a Component.
@@ -14,7 +14,7 @@ next: react.html
*/

/*
## `Keys<T>`
## `$Keys<T>`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a typo from the previous PR.

@gabro
Copy link
Contributor Author

gabro commented Nov 11, 2016

PR rebased after #2465 has been merged
/cc @gabelevi @thejameskyle

@facebook-github-bot
Copy link
Contributor

@thejameskyle has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@gabro gabro deleted the diff branch December 1, 2016 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants