import { arraySwap } from "https://deno.land/x/netzo@0.3.91/deps/@dnd-kit/sortable.ts";
Swap an array item to a different position. Returns a new array with the item swapped to the new position.
x/netzo/deps/@dnd-kit/sortable.ts>arraySwap
import { arraySwap } from "https://deno.land/x/netzo@0.3.91/deps/@dnd-kit/sortable.ts";
Swap an array item to a different position. Returns a new array with the item swapped to the new position.