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

    Type Alias RootState

    RootState: ReturnType<typeof store.getState>

    Inferred shape of the entire Redux state tree. Use as the state type in selectors instead of writing the shape by hand so adding a slice doesn't fan out to every selector.