Skip to main content
Module

x/polkadot/api-base/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.40/api-base/types/index.ts";
definition: Promise<VoidFn>