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

x/polkadot/types-codec/extended/Linkage.ts>LinkageResult

Package publishing for deno.land/x/polkadot
Go to Latest
class LinkageResult
extends Tuple
import { LinkageResult } from "https://deno.land/x/polkadot@0.2.11/types-codec/extended/Linkage.ts";

Constructors

new
LinkageResult(
registry: Registry,
unnamed 1: TypeWithValues,
unnamed 2: TypeWithValues,
)