Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

key: IStorageKey<AnyTuple>

Returns

key is IStorageKey<A>