ZustandZustand-with-setterResetArgOn this pageResetArgSignature type ResetArg<T extends Obj> = DeepKeyOf<T> | Partial<T> | SetFn<T>; References Obj, DeepKeyOf, SetFn