torque-pro-assistant - v1.0.0
Preparing search index...
src/state/sessions
selectSessionById
Function selectSessionById
selectSessionById
(
state
:
SessionsState
,
id
:
string
)
:
Session
|
undefined
Returns the session with the given id, or
undefined
.
Parameters
state
:
SessionsState
id
:
string
Returns
Session
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
torque-pro-assistant - v1.0.0
Loading...
Returns the session with the given id, or
undefined.