Type alias PubSubCountCallback

PubSubCountCallback: ((count) => void)

Type declaration

    • (count): void
    • Parameters

      • count: number

      Returns void

Generated using TypeDoc