Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/mod.ts>typesCodec.Tuple.with

Package publishing for deno.land/x/polkadot
Go to Latest
method typesCodec.Tuple.with
import { typesCodec } from "https://deno.land/x/polkadot@0.2.29/mod.ts";
const { Tuple } = typesCodec;

Parameters

Types: TupleTypes | TupleType

Returns

CodecClass<Tuple>