Skip to main content
Module

x/polkadot/api-derive/mod.ts>lazyDeriveSection

Package publishing for deno.land/x/polkadot
Go to Latest
function lazyDeriveSection
Re-export
import { lazyDeriveSection } from "https://deno.land/x/polkadot@0.2.33/api-derive/mod.ts";

Parameters

result: LazyRecord<T>
section: string
getKeys: (s: string) => string[]
creator: (s: string, m: string) => T