Skip to content

Commit 528a571

Browse files
committed
Build types
1 parent d410f78 commit 528a571

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

packages/react-native/ReactNativeApi.d.ts

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* This source code is licensed under the MIT license found in the
55
* LICENSE file in the root directory of this source tree.
66
*
7-
* @generated SignedSource<<42200de8ca10d30541e23b67547d9a13>>
7+
* @generated SignedSource<<20bbe8284af4b8863a39651a46b7a53a>>
88
*
99
* This file was generated by scripts/js-api/build-types/index.js.
1010
*/
@@ -3098,7 +3098,6 @@ declare type Message = {
30983098
}
30993099
declare type Modal = typeof Modal
31003100
declare interface ModalBaseProps {
3101-
animated?: boolean
31023101
animationType?: "fade" | "none" | "slide"
31033102
backdropColor?: ColorValue
31043103
modalRef?: React.Ref<ModalInstance>
@@ -6038,10 +6037,10 @@ export {
60386037
MeasureInWindowOnSuccessCallback, // a285f598
60396038
MeasureLayoutOnSuccessCallback, // 3592502a
60406039
MeasureOnSuccessCallback, // 82824e59
6041-
Modal, // c8c01498
6042-
ModalBaseProps, // 71945951
6040+
Modal, // 43f50013
6041+
ModalBaseProps, // ac3931ad
60436042
ModalInstance, // d466ce77
6044-
ModalProps, // 9f060027
6043+
ModalProps, // 35252d68
60456044
ModalPropsAndroid, // 515fb173
60466045
ModalPropsIOS, // 0e13cfcc
60476046
ModeChangeEvent, // f64bf69d

0 commit comments

Comments
 (0)