PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/nx/src/daemon/server

Просмотр файла: handle-process-in-background.d.ts

import { HandlerResult } from './server';
export declare function handleProcessInBackground(payload: {
    type: string;
    requirePath: string;
    data: any;
}): Promise<HandlerResult>;

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


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