UNPKG

rs-react-native-image-gallery

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