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

x/polkadot/types-codec/mod.ts>VecAny

Package publishing for deno.land/x/polkadot
Go to Latest
class VecAny
extends AbstractArray<T>
import { VecAny } from "https://deno.land/x/polkadot@0.2.11/types-codec/mod.ts";

Type Parameters

T extends Codec