PHP WebShell

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

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

/**
 * @name nMax
 * @summary Finds and returns the highest value in an array of bigint.
 */
export declare const nMax: (...items: bigint[]) => bigint;
/**
 * @name nMin
 * @summary Finds and returns the lowest value in an array of bigint.
 */
export declare const nMin: (...items: bigint[]) => bigint;

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


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