Interface AttachedResultsActionCreators

The attached results action creators.

See Dispatch actions.

interface AttachedResultsActionCreators {
    setAttachedResults(
        payload: SetAttachedResultsActionCreatorPayload,
    ): { payload: SetAttachedResultsActionCreatorPayload; type: string };
}

Methods

MMNEPVFCICPMFPCPTTAAATR