UNPKG

@atlaskit/pragmatic-drag-and-drop-hitbox

Version:

An optional package for Pragmatic drag and drop that enables the attaching of interaction information to a drop target

2 lines (1 loc) • 56 B
export type Edge = 'top' | 'right' | 'bottom' | 'left';