PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/rpc-websockets/dist
Просмотр файла: index.d.cts
import CommonClient from "./lib/client.cjs";
import { NodeWebSocketTypeOptions, IWSClientAdditionalOptions } from "./lib/client/client.types.cjs";
export declare class Client extends CommonClient {
constructor(address?: string, { autoconnect, reconnect, reconnect_interval, max_reconnects, ...rest_options }?: IWSClientAdditionalOptions & NodeWebSocketTypeOptions, generate_request_id?: (method: string, params: object | Array<any>) => number);
}
export { default as Server } from "./lib/server.cjs";
Выполнить команду
Для локальной разработки. Не используйте в интернете!