uniqueTopics
uniqueTopics(
topics):string[]
Defined in: packages/pubsub/src/topics.ts:42
Deduplicate topics while preserving first occurrence order.
Parameters
Section titled “Parameters”topics
Section titled “topics”Iterable<string>
Returns
Section titled “Returns”string[]