AboutSupportDeveloper GuideVersion 37.124.81.24

Type alias PropagatedEventType<Topic, Type>

PropagatedEventType<Topic, Type>: `${Topic}-${NotCloseRequested<Type>}`

Modifies an event type key to reflect propagation by prefixing with the topic.

Type Parameters

  • Topic extends string

  • Type extends string