| Server IP : 159.203.156.69 / Your IP : 216.73.216.28 Web Server : nginx/1.24.0 System : Linux main-ubuntu 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/tanviranik.com/node_modules/unenv/dist/runtime/node/ |
Upload File : |
import { notImplemented, notImplementedClass } from "../_internal/utils.mjs";
export const ChildProcess = /* @__PURE__ */ notImplementedClass("child_process.ChildProcess");
export const _forkChild = /* @__PURE__ */ notImplemented("child_process.ChildProcess");
export const exec = /* @__PURE__ */ notImplemented("child_process.exec");
export const execFile = /* @__PURE__ */ notImplemented("child_process.execFile");
export const execFileSync = /* @__PURE__ */ notImplemented("child_process.execFileSync");
export const execSync = /* @__PURE__ */ notImplemented("child_process.execSyn");
export const fork = /* @__PURE__ */ notImplemented("child_process.fork");
export const spawn = /* @__PURE__ */ notImplemented("child_process.spawn");
export const spawnSync = /* @__PURE__ */ notImplemented("child_process.spawnSync");
export default {
ChildProcess,
_forkChild,
exec,
execFile,
execFileSync,
execSync,
fork,
spawn,
spawnSync
};