We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810e2a6 commit 66708e3Copy full SHA for 66708e3
packages/react-native/ReactNativeApi.d.ts
@@ -4,7 +4,7 @@
4
* This source code is licensed under the MIT license found in the
5
* LICENSE file in the root directory of this source tree.
6
*
7
- * @generated SignedSource<<b56aa13d53b10140225651b9701de96d>>
+ * @generated SignedSource<<b484048eb6c9716bb6f5888a2b44ea78>>
8
9
* This file was generated by scripts/build-types/index.js.
10
*/
@@ -5850,7 +5850,7 @@ declare type WebPlatform = {
5850
get isDisableAnimations(): boolean
5851
get isTesting(): boolean
5852
get isTV(): boolean
5853
- get Version(): void
+ get Version(): typeof undefined
5854
}
5855
declare type WindowsPlatform = {
5856
OS: "windows"
0 commit comments