UNPKG

@wix/design-system

Version:

@wix/design-system

4 lines 216 B
import React from 'react'; import { DragHandleInternalProps } from './DragHandle.types'; export declare function DragHandle(props: DragHandleInternalProps): React.JSX.Element; //# sourceMappingURL=DragHandle.d.ts.map