Ciorent
    Preparing search index...

    Function publish

    • Publish a message to the topic

      Type Parameters

      • T extends {} = {}

      Parameters

      • t: Topic<T>

        The topic

      • m: T

        The message to publish

      Returns void