AboutSupportDeveloper GuideVersion 44.141.100.1

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