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>Inspect

Package publishing for deno.land/x/polkadot
Go to Latest
interface Inspect
import { type Inspect } from "https://deno.land/x/polkadot@0.2.36/types/types/codec.ts";

Properties

optional
inner: Inspect[] | undefined
optional
name: string
optional
outer: Uint8Array[]