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

x/polkadot/api/types/index.ts>UnsubscribePromise

Package publishing for deno.land/x/polkadot
Go to Latest
type alias UnsubscribePromise
Re-export
import { type UnsubscribePromise } from "https://deno.land/x/polkadot@0.2.14/api/types/index.ts";
definition: Promise<VoidFn>