UNPKG

157 BTypeScriptView Raw
1import { Image, ImageBackground } from 'react-native';
2declare const BackgroundImage: typeof ImageBackground | typeof Image;
3export default BackgroundImage;