We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f9f8bc commit fc4f363Copy full SHA for fc4f363
src/activator.ts
@@ -1,4 +1,4 @@
1
-import { DeviceBean } from 'device';
+import { DeviceBean } from './device';
2
import { NativeModules, Platform } from 'react-native';
3
import { DeviceDetailResponse } from './home';
4
0 commit comments