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

x/polkadot/util/types.ts>U8aLike

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