import { type SortItemsAction } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/actions/sortItems/sortItems.ts";
Sort items action type.
Type Parameters
TInput extends ArrayInput
Properties
readonly
operation: ArrayAction<TInput> | undefinedThe sort items operation.