dashboard-react
    Preparing search index...

    Variable useAppDispatchConst

    useAppDispatch: () => AppDispatch = useDispatch

    Typed wrappers around react-redux's hooks. Components import these instead of the raw hooks so Redux state is always type-safe without per-call generics.

    Type Declaration

      • (): AppDispatch
      • Returns AppDispatch