Skip to main content
Module

x/polkadot/types/index.types.ts>StorageKey#is

Package publishing for deno.land/x/polkadot
Go to Latest
method StorageKey.prototype.is
import { StorageKey } from "https://deno.land/x/polkadot@0.2.40/types/index.types.ts";

Parameters

key: IStorageKey<AnyTuple>

Returns

key is IStorageKey<A>