UNPKG

@minoru/react-dnd-treeview

Version:

A draggable / droppable React-based treeview component.

3 lines (2 loc) 95 B
import type { SortCallback } from "../types"; export declare const compareItems: SortCallback;