↓ 26 callersFunctionattachClosestEdge(
userData: Record<string | symbol, unknown>,
{
element,
input,
allowedEdges,
}: {
element: Element
packages/hitbox/src/closest-edge.ts:22
↓ 20 callersFunctionattachInstruction(
userData: Record<string | symbol, unknown>,
{
operations,
element,
input,
axis: axisValue = 'verti
packages/hitbox/src/list-item.ts:126
↓ 18 callersFunctionreorderWithEdge({
list,
startIndex,
closestEdgeOfTarget,
indexOfTarget,
axis,
}: {
list: Value[];
closestEdgeOfTarget:
packages/hitbox/src/reorder-with-edge.ts:6