Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pubsub/pubsub.ts>PubSub#publish

A simple PubSub module for Deno.
Latest
method PubSub.prototype.publish
import { PubSub } from "https://deno.land/x/pubsub@0.0.6/pubsub.ts";