Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.37/api-derive/mod.ts";

Parameters

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