UNPKG

@marciocamello/react-sortable-tree

Version:

Drag-and-drop sortable component for nested data and hierarchies

2 lines (1 loc) 108 B
export declare const slideRows: (rows: any[], fromIndex: number, toIndex: number, count?: number) => any[];