Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/api-base/types/index.ts>ModuleEvents

Package publishing for deno.land/x/polkadot
Go to Latest
interface ModuleEvents
import { type ModuleEvents } from "https://deno.land/x/polkadot@0.2.12/api-base/types/index.ts";

Type Parameters

ApiType extends ApiTypes

Index Signatures

[key: string]: AugmentedEvent<ApiType>