Skip to main content
Module

x/polkadot/util-crypto/helpers.ts>createAsHex

Package publishing for deno.land/x/polkadot
Go to Latest
function createAsHex
import { createAsHex } from "https://deno.land/x/polkadot@0.2.16/util-crypto/helpers.ts";

Type Parameters

T extends (...args: never[]) => Uint8Array

Returns

(...args: Parameters<T>) => HexString