UNPKG

@figliolia/drag-detector

Version:

Mouse and Touch driven drag detection for DOM elements

4 lines (3 loc) 134 B
export { DragDetector } from "./DragDetector.js"; export { useDragDetector } from "./useDragDetector.js"; export * from "./types.js";