Skip to main content
Module

x/polkadot/mod.ts>types.Linkage.withKey

Package publishing for deno.land/x/polkadot
Go to Latest
method types.Linkage.withKey
import { types } from "https://deno.land/x/polkadot@0.2.16/mod.ts";
const { Linkage } = types;

Type Parameters

O extends Codec

Parameters

Type: CodecClass | string

Returns

CodecClass<Linkage<O>>