import { hexToString } from "https://deno.land/x/polkadot@0.2.17/util/bundle.ts";
Examples
import { hexToString } from 'https://deno.land/x/polkadot@0.2.17/util/mod.ts';
hexToU8a('0x68656c6c6f'); // hello
import { hexToString } from "https://deno.land/x/polkadot@0.2.17/util/bundle.ts";
import { hexToString } from 'https://deno.land/x/polkadot@0.2.17/util/mod.ts';
hexToU8a('0x68656c6c6f'); // hello