PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@polkadot/util-crypto
Просмотр файла: bn.d.ts
export declare const BN_BE_OPTS: {
isLe: boolean;
};
export declare const BN_LE_OPTS: {
isLe: boolean;
};
export declare const BN_LE_16_OPTS: {
bitLength: number;
isLe: boolean;
};
export declare const BN_BE_32_OPTS: {
bitLength: number;
isLe: boolean;
};
export declare const BN_LE_32_OPTS: {
bitLength: number;
isLe: boolean;
};
export declare const BN_BE_256_OPTS: {
bitLength: number;
isLe: boolean;
};
export declare const BN_LE_256_OPTS: {
bitLength: number;
isLe: boolean;
};
export declare const BN_LE_512_OPTS: {
bitLength: number;
isLe: boolean;
};
Выполнить команду
Для локальной разработки. Не используйте в интернете!