UNPKG

rs-react-native-image-gallery

Version:
4 lines 164 B
import { GalleryProps } from './types'; declare const ImageGallery: React.FC<GalleryProps>; export default ImageGallery; //# sourceMappingURL=image-gallery.d.ts.map