Skip to main content
Module

x/polkadot/mod.ts>apiDerive.lazyDeriveSection

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

Parameters

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