Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/api/util/index.ts>AllDerives

Package publishing for deno.land/x/polkadot
Go to Latest
type alias AllDerives
import { type AllDerives } from "https://deno.land/x/polkadot@0.2.11/api/util/index.ts";

Type Parameters

ApiType extends ApiTypes
definition: [S in keyof ExactDerive]: DeriveSection<ApiType, ExactDerive[S]>