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>DecoratedEvents

Package publishing for deno.land/x/polkadot
Go to Latest
interface DecoratedEvents
implements AugmentedEvents<ApiType>
Re-export
import { type DecoratedEvents } from "https://deno.land/x/polkadot@0.2.23/api/types/index.ts";

Type Parameters

ApiType extends ApiTypes

Index Signatures

[key: string]: ModuleEvents<ApiType>
[key: string]: ModuleEvents<ApiType>