PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@xrplf/isomorphic/dist/utils

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

import type { BytesToHexFn, HexToBytesFn, RandomBytesFn } from './types';
import { HexToStringFn, StringToHexFn } from './types';
export declare const bytesToHex: typeof BytesToHexFn;
export declare const hexToBytes: typeof HexToBytesFn;
export declare const randomBytes: typeof RandomBytesFn;
export declare const hexToString: typeof HexToStringFn;
export declare const stringToHex: typeof StringToHexFn;
export * from './shared';
//# sourceMappingURL=index.d.ts.map

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


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