mobx-keystone

    Interface ReduxAction

    A redux action for mobx-keystone.

    interface ReduxAction {
        payload: ActionCall;
        type: "applyAction";
    }
    Index

    Properties

    Properties

    payload: ActionCall
    type: "applyAction"
    MMNEPVFCICPMFPCPTTAAATR