import type { DispatchActionError } from "./actions/handle-action-error.js"; export type TDispatchActionError = DispatchActionError;