| 1 | import { NativeEventEmitter, Platform } from 'react-native'; |
| 2 | |
| 3 | import { MockLinking } from '../../__mocks__/MockLinking'; |
| 4 | import { MockRNIterableAPI } from '../../__mocks__/MockRNIterableAPI'; |
nothing calls this directly
no test coverage detected