function lazyDeriveSectionimport { lazyDeriveSection } from "https://dotland.deno.dev/x/polkadot@0.2.38/api-derive/index.ts"; lazyDeriveSection<T>(result: LazyRecord<T>,section: string,getKeys: (s: string) => string[],creator: (s: string, m: string) => T,): voidType ParametersTParametersresult: LazyRecord<T>section: stringgetKeys: (s: string) => string[]creator: (s: string, m: string) => TReturnsvoidimport lazyDeriveSectionimport { lazyDeriveSection } from "https://dotland.deno.dev/x/polkadot@0.2.38/api-derive/index.ts";