AboutSupportDeveloper GuideVersion 41.130.100.28

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