Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ipfs/lib/subscription-tracker.ts>SubscriptionTracker#unsubscribe

🦕🟦 Lightweight Deno HTTP client library for IPFS
Go to Latest
method SubscriptionTracker.prototype.unsubscribe
import { SubscriptionTracker } from "https://deno.land/x/ipfs@0.4.0-wip.3/lib/subscription-tracker.ts";

Parameters

topic: string
handler: any