import { type SortItemsAction } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Sort items action type.
Properties
readonly
operation: ArrayAction<TInput> | undefinedThe sort items operation.
x/valibot/src/index.ts>SortItemsAction
import { type SortItemsAction } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Sort items action type.
The sort items operation.