weasel API - v0.8.0
Preparing search index...
createDispatcher
Function createDispatcher
createDispatcher
(
opts
?:
{
getAction
?:
(
id
:
string
)
=>
Action
|
undefined
}
,
)
:
Dispatcher
Parameters
Optional
opts
:
{
getAction
?:
(
id
:
string
)
=>
Action
|
undefined
}
Returns
Dispatcher
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
weasel API - v0.8.0
Loading...