UNPKG

@wix/design-system

Version:

@wix/design-system

8 lines 219 B
export function DragHandle({ buttonProps }: { buttonProps: any; }): React.JSX.Element; export namespace DragHandle { let displayName: string; } import React from 'react'; //# sourceMappingURL=DragHandle.d.ts.map