type StoreActionsFactory<T, TActions> = (store) => TActions;
Defined in: store.ts:8
T
TActions extends StoreActionMap
Store<T>["get"]
Store<T>["setState"]
TActions
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications