Variable rawTimerSessionSelectorConst
rawTimerSessionSelector: {
_id: boolean;
contributor_hash: boolean;
coopname: boolean;
elapsed_seconds: boolean;
is_paused: boolean;
issue_hash: boolean;
issue_title: boolean;
paused_at: boolean;
project_hash: boolean;
started_at: boolean;
stopped_at: boolean;
total_paused_ms: boolean;
} = ...
Type declaration
_id: boolean
contributor_hash: boolean
coopname: boolean
elapsed_seconds: boolean
is_paused: boolean
issue_hash: boolean
issue_title: boolean
paused_at: boolean
project_hash: boolean
started_at: boolean
stopped_at: boolean
total_paused_ms: boolean