GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/sdk-request-middleware
Action
Interface Action<Type, Payload>
interface
Action
<
Type
extends
ActionTypes
=
ActionTypes
,
Payload
=
unknown
>
{
payload
:
Payload
;
type
:
Type
;
}
Type Parameters
Type
extends
ActionTypes
=
ActionTypes
Payload
=
unknown
Index
Properties
payload
type
Properties
payload
payload
:
Payload
type
type
:
Type
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
payload
type
GitHub
Documentation
Loading...