-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Share ArrayTypeAnnotation between components and modules #48318
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
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D67371894 |
aa66bb5 to
12a719a
Compare
|
This pull request was exported from Phabricator. Differential Revision: D67371894 |
12a719a to
f357ba5
Compare
|
This pull request was exported from Phabricator. Differential Revision: D67371894 |
f357ba5 to
3c9c0e3
Compare
|
This pull request was exported from Phabricator. Differential Revision: D67371894 |
…acebook#48318) Summary: These structures were the same, but the component side didn't use generics and just had duplicates. Making a base one to be shared. I need to follow up to this and constrain the types that components allow. Changelog: [Internal] Reviewed By: javache Differential Revision: D67371894
|
This pull request has been merged in b691122. |
|
This pull request was successfully merged by @elicwhite in b691122 When will my fix make it into a release? | How to file a pick request? |
Summary:
These structures were the same, but the component side didn't use generics and just had duplicates. Making a base one to be shared.
I need to follow up to this and constrain the types that components allow.
Changelog: [Internal]
Differential Revision: D67371894