type Updater<TInput, TOutput> = TOutput | UpdaterFn<TInput, TOutput>;
Defined in: packages/form-core/src/utils.ts:15
TInput
TOutput = TInput
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications