torque-pro-assistant - v1.0.0
Preparing search index...
src/state/preferences
selectSavedVehicleById
Function selectSavedVehicleById
selectSavedVehicleById
(
state
:
PreferencesState
,
id
:
string
)
:
SavedVehicle
|
null
Returns the saved vehicle matching
id
, or
null
if no match.
Parameters
state
:
PreferencesState
id
:
string
Returns
SavedVehicle
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
torque-pro-assistant - v1.0.0
Loading...
Returns the saved vehicle matching
id, ornullif no match.