PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@iota/bcs/dist/cjs

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

export declare function fromHex(hexStr: string): Uint8Array;
export declare function toHex(bytes: Uint8Array): string;
/** @deprecated use toHex instead */
export declare const toHEX: typeof toHex;
/** @deprecated use fromHex instead */
export declare const fromHEX: typeof fromHex;

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


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