AboutSupportDeveloper GuideVersion 40.128.82.13

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