Pacote
Preparing search index...
@pacote/flux-actions
Action
Interface Action<P, M>
interface
Action
<
P
=
any
,
M
=
any
>
{
meta
:
M
;
payload
:
P
;
type
:
string
;
}
Type Parameters
P
=
any
M
=
any
Index
Properties
meta
payload
type
Properties
meta
meta
:
M
payload
payload
:
P
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
meta
payload
type
Pacote
Loading...