method InMemoryEventBus.prototype.subscriptionCount
InMemoryEventBus.prototype.subscriptionCount(): number

Returns the count of subscribed event types (for health reporting).

Return Type

number

Usage

import { InMemoryEventBus } from "events-plugin/src/index.ts";