PHP WebShell

Текущая директория: /opt/BitGoJS/modules/sdk-coin-sui/dist/src/lib

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

import * as superagent from 'superagent';
export type Params = any;
export declare function requestIgnoreStatusCode(params: Params): Promise<superagent.Response>;
export declare function makeRPC(url: string, method: string, params: Params): Promise<Record<string, any>>;
//# sourceMappingURL=rpcClient.d.ts.map

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


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