Preparing search index...
The search index is not available
@thepalaceproject/library-registry-admin
@thepalaceproject/library-registry-admin
reducers/createFetchEditReducer
FullAction
Interface FullAction
interface
FullAction
{
data
?:
Object
;
error
?:
String
|
RequestError
;
type
:
any
;
url
?:
String
;
}
Hierarchy
Action
FullAction
Index
Properties
data?
error?
type
url?
Properties
Optional
data
data
?:
Object
Optional
error
error
?:
String
|
RequestError
type
type
:
any
Optional
url
url
?:
String
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
error
type
url
@thepalaceproject/library-registry-admin
Loading...