import { u8aToBn } from "https://deno.land/x/polkadot@0.2.17/util/u8a/toBn.ts";
Examples
import { u8aToBn } from 'https://deno.land/x/polkadot@0.2.17/util/mod.ts';
u8aToHex(new Uint8Array([0x68, 0x65, 0x6c, 0x6c, 0xf])); // 0x68656c0f
Parameters
optional
unnamed 1: ToBnOptions = [UNSUPPORTED]Options to pass while converting