Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as pubsub.es from "https://raw.githubusercontent.com/i-xi-dev/pubsub.es/2.0.17/mod.ts";

§Namespaces

PubSub

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.