Skip to main content
Module

x/polkadot/types/mod.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.12/types/mod.ts";

Parameters

key: IStorageKey<AnyTuple>

Returns

key is IStorageKey<A>