import { BlockingBus } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/streams/stream_utils.ts";
Properties
private
callbacks: Set<(item: T) => void | Promise<void>>private
lock: LockStreamx/earthstar/src/streams/stream_utils.ts>BlockingBus
import { BlockingBus } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/streams/stream_utils.ts";