UNPKG

@th3rdwave/react-native-draggable-grid

Version:
9 lines (5 loc) 178 B
/** @format */ import { IDraggableGridProps, DraggableGrid } from './draggable-grid' export { DraggableGrid } export type { IDraggableGridProps } export default DraggableGrid