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