Commit 0d27aed
Future proof for unknown type annotation node (#55069)
Summary:
Pull Request resolved: #55069
In the future this will parse as `UnknownTypeAnnotation` - future proof.
Changelog: [Internal]
Reviewed By: marcoww6
Differential Revision: D90226759
fbshipit-source-id: 2f9d819f6536366f670100166d0091686ac782f61 parent 1f23126 commit 0d27aed
File tree
1 file changed
+1
-0
lines changed- packages/react-native-codegen/src/parsers
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
| 668 | + | |
668 | 669 | | |
669 | 670 | | |
670 | 671 | | |
| |||
0 commit comments