Skip to main content
Module

x/polkadot/api-base/types/base.ts>UnsubscribePromise

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