Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.39/api/types/index.ts";
definition: Promise<VoidFn>