Skip to main content
Module

x/polkadot/util/types.ts>U8aLike

Package publishing for deno.land/x/polkadot
Latest
type alias U8aLike
import { type U8aLike } from "https://deno.land/x/polkadot@0.2.45/util/types.ts";
definition: number[] | Uint8Array | AnyString