@react-native/codegen
Advanced tools
Comparing version 0.74.0-nightly-20231205-ff7768038 to 0.74.0-nightly-20231206-eb661df2a
@@ -324,3 +324,3 @@ /** | ||
if ( | ||
propertyTypeAnnotation.type === 'FunctionTypeAnnotation' || | ||
(propertyTypeAnnotation.type === 'FunctionTypeAnnotation' && !cxxOnly) || | ||
propertyTypeAnnotation.type === 'PromiseTypeAnnotation' || | ||
@@ -327,0 +327,0 @@ propertyTypeAnnotation.type === 'VoidTypeAnnotation' |
{ | ||
"name": "@react-native/codegen", | ||
"version": "0.74.0-nightly-20231205-ff7768038", | ||
"version": "0.74.0-nightly-20231206-eb661df2a", | ||
"description": "Code generation tools for React Native", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1578841
25493