Type alias MediatorContextModifier<Context>

MediatorContextModifier<Context>: ((ctx) => AtLeastOneOf<Context>)

Represents a context modifier function for Mediator events

Type Parameters

Type declaration