Possible values that can be used to configure the drag start delay.
type DragStartDelay = number | {touch: number; mouse: number}