torque-pro-assistant - v1.0.0
    Preparing search index...

    Variable useAppDispatchConst

    useAppDispatch: () => AppDispatch = useDispatch

    Pre-typed useDispatch hook bound to the renderer's AppDispatch, which includes the thunk middleware extension. Use everywhere instead of importing useDispatch from react-redux directly.

    Type Declaration