import { types } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts";
const { Linkage } = types;
Static Methods
withKey<O extends Codec>(Type: CodecClass | string): CodecClass<Linkage<O>>
import { types } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts";
const { Linkage } = types;