|
4 | 4 | * This source code is licensed under the MIT license found in the |
5 | 5 | * LICENSE file in the root directory of this source tree. |
6 | 6 | * |
7 | | - * @generated SignedSource<<42200de8ca10d30541e23b67547d9a13>> |
| 7 | + * @generated SignedSource<<20bbe8284af4b8863a39651a46b7a53a>> |
8 | 8 | * |
9 | 9 | * This file was generated by scripts/js-api/build-types/index.js. |
10 | 10 | */ |
@@ -3098,7 +3098,6 @@ declare type Message = { |
3098 | 3098 | } |
3099 | 3099 | declare type Modal = typeof Modal |
3100 | 3100 | declare interface ModalBaseProps { |
3101 | | - animated?: boolean |
3102 | 3101 | animationType?: "fade" | "none" | "slide" |
3103 | 3102 | backdropColor?: ColorValue |
3104 | 3103 | modalRef?: React.Ref<ModalInstance> |
@@ -6038,10 +6037,10 @@ export { |
6038 | 6037 | MeasureInWindowOnSuccessCallback, // a285f598 |
6039 | 6038 | MeasureLayoutOnSuccessCallback, // 3592502a |
6040 | 6039 | MeasureOnSuccessCallback, // 82824e59 |
6041 | | - Modal, // c8c01498 |
6042 | | - ModalBaseProps, // 71945951 |
| 6040 | + Modal, // 43f50013 |
| 6041 | + ModalBaseProps, // ac3931ad |
6043 | 6042 | ModalInstance, // d466ce77 |
6044 | | - ModalProps, // 9f060027 |
| 6043 | + ModalProps, // 35252d68 |
6045 | 6044 | ModalPropsAndroid, // 515fb173 |
6046 | 6045 | ModalPropsIOS, // 0e13cfcc |
6047 | 6046 | ModeChangeEvent, // f64bf69d |
|
0 commit comments