Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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