AboutSupportDeveloper GuideVersion 34.118.78.63

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