UNPKG

@kcirtaptrick/framer-motion

Version:

A simple and powerful React animation library

3 lines (2 loc) 130 B
import { VisualElement } from "../types"; export declare function isDraggable(visualElement: VisualElement): boolean | undefined;