UNPKG

react-native-device-info

Version:
4 lines (3 loc) 126 B
import { NotchDevice } from './privateTypes'; declare const devicesWithNotch: NotchDevice[]; export default devicesWithNotch;