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

x/polkadot/types/types/codec.ts>ArgsDef

Package publishing for deno.land/x/polkadot
Go to Latest
type alias ArgsDef
Re-export
import { type ArgsDef } from "https://deno.land/x/polkadot@0.2.11/types/types/codec.ts";
definition: Record<string, CodecClass | string>