UNPKG

@types/react-dragula

Version:
6 lines (3 loc) 165 B
import { DragulaOptions, Drake } from "dragula"; export = reactDragula; declare function reactDragula(containers: HTMLElement[], options?: DragulaOptions): Drake;