Skip to main content
Deno 2 is finally here 🎉️
Learn more
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.28/types-codec/mod.ts";

Type Parameters

T extends Codec