PubSub
import { PubSub } from "https://raw.githubusercontent.com/i-xi-dev/pubsub.es/2.0.2/mod.ts";The topic-based Pub/Sub
§Classes
| PubSub.Broker | The message broker. |
§Type Aliases
| PubSub.SubscriptionOptions | The object with the following optional fields. |
| PubSub.Topic | The topic. |