Zamok Kiosk API
GitHub
Confluence Release Notes
Preparing search index...
module-ai-gemini/lib/browser/reducers
selectActiveToolExecutions
Function selectActiveToolExecutions
selectActiveToolExecutions
(
state
:
any
,
)
:
{
functionId
:
string
;
startedAt
:
number
;
toolName
:
string
;
toolType
:
"kiosk"
|
"builtIn"
|
"custom"
|
"redux"
;
}
[]
Parameters
state
:
any
Returns
{
functionId
:
string
;
startedAt
:
number
;
toolName
:
string
;
toolType
:
"kiosk"
|
"builtIn"
|
"custom"
|
"redux"
;
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Confluence Release Notes
Zamok Kiosk API
Loading...