PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@bitgo-forks/avalanchejs/dist/fixtures
Просмотр файла: evm.d.ts
import { ExportTx } from '../serializable/evm/exportTx';
import { ImportTx } from '../serializable/evm/importTx';
import { Input } from '../serializable/evm/input';
import { Output } from '../serializable/evm/output';
export declare const output: () => Output;
export declare const outputBytes: () => Uint8Array;
export declare const importTx: () => ImportTx;
export declare const importTxBytes: () => Uint8Array;
export declare const input: () => Input;
export declare const inputBytes: () => Uint8Array;
export declare const exportTx: () => ExportTx;
export declare const exportTxBytes: () => Uint8Array;
//# sourceMappingURL=evm.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!