Preparing search index...
The search index is not available
mobx-keystone
mobx-keystone
ActionTrackingReturn
Interface ActionTrackingReturn
Return result of an action.
interface
ActionTrackingReturn
{
result
:
ActionTrackingResult
;
value
:
any
;
}
Index
Properties
result
value
Properties
result
result
:
ActionTrackingResult
value
value
:
any
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
value
mobx-keystone
Loading...
Return result of an action.