PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@polkadot/util/cjs/hex

Просмотр файла: toBigInt.d.ts

import type { ToBnOptions } from '../types.js';
/**
 * @name hexToBigInt
 * @summary Creates a BigInt instance object from a hex string.
 */
export declare function hexToBigInt(value?: string | null, { isLe, isNegative }?: ToBnOptions): bigint;

Выполнить команду


Для локальной разработки. Не используйте в интернете!