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.
2 parents c9f766a + 274b0b9 commit 4ae3bcdCopy full SHA for 4ae3bcd
src/index.tsx
@@ -5,7 +5,7 @@ import {
5
type ViewStyle,
6
NativeModules,
7
TurboModuleRegistry,
8
- TurboModule,
+ type TurboModule,
9
} from 'react-native';
10
11
const LINKING_ERROR =
0 commit comments