Preparing search index...
The search index is not available
@egomobile/next-utils
@egomobile/next-utils
GetApiPropsActionResultValue
Type alias GetApiPropsActionResultValue
Get
Api
Props
Action
Result
Value
:
{
props
:
GetApiPropsActionProps
;
}
|
{
badRequest
:
GetApiPropsActionErrorResultValue
;
}
|
{
notFound
:
GetApiPropsActionErrorResultValue
;
}
Possible result value of a
GetApiPropsAction
call.
Type declaration
props
:
GetApiPropsActionProps
Type declaration
bad
Request
:
GetApiPropsActionErrorResultValue
Type declaration
not
Found
:
GetApiPropsActionErrorResultValue
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@egomobile/next-utils
Loading...
Generated using
TypeDoc
Possible result value of a
GetApiPropsAction
call.