Skip to main content
Module

x/polkadot/api-base/types/index.ts>GenericStorageEntryFunction

Package publishing for deno.land/x/polkadot
Go to Latest
type alias GenericStorageEntryFunction
import { type GenericStorageEntryFunction } from "https://deno.land/x/polkadot@0.2.40/api-base/types/index.ts";
definition: (...args: unknown[]) => Observable<Codec>