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

x/polkadot/util-crypto/base32/helpers.ts>U8aLike

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