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

x/polkadot/util-crypto/bn.ts>BN_LE_OPTS

Package publishing for deno.land/x/polkadot
Go to Latest
variable BN_LE_OPTS
import { BN_LE_OPTS } from "https://deno.land/x/polkadot@0.2.30/util-crypto/bn.ts";

type

{ isLe: boolean; }