UNPKG

react-native-draggable-grid

Version:
8 lines (4 loc) 163 B
import { IDraggableGridProps, DraggableGrid } from './draggable-grid' export { DraggableGrid } export type { IDraggableGridProps } export default DraggableGrid