PHP 8.2.30
Preview: client.js Size: 619 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/node_modules/react-dom/client.js

'use strict';

var m = require('react-dom');
if (process.env.NODE_ENV === 'production') {
  exports.createRoot = m.createRoot;
  exports.hydrateRoot = m.hydrateRoot;
} else {
  var i = m.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
  exports.createRoot = function(c, o) {
    i.usingClientEntryPoint = true;
    try {
      return m.createRoot(c, o);
    } finally {
      i.usingClientEntryPoint = false;
    }
  };
  exports.hydrateRoot = function(c, h, o) {
    i.usingClientEntryPoint = true;
    try {
      return m.hydrateRoot(c, h, o);
    } finally {
      i.usingClientEntryPoint = false;
    }
  };
}

Directory Contents

Dirs: 2 × Files: 10

Name Size Perms Modified Actions
cjs DIR
- drwxr-xr-x 2026-02-28 00:29:50
Edit Download
umd DIR
- drwxr-xr-x 2026-02-28 00:29:52
Edit Download
619 B lrw-r--r-- 2026-02-28 00:26:42
Edit Download
1.33 KB lrw-r--r-- 2026-02-28 00:26:52
Edit Download
1.06 KB lrw-r--r-- 2026-02-28 00:26:34
Edit Download
1.32 KB lrw-r--r-- 2026-02-28 00:29:58
Edit Download
1.33 KB lrw-r--r-- 2026-02-28 00:27:04
Edit Download
1.08 KB lrw-r--r-- 2026-02-28 00:29:58
Edit Download
658 B lrw-r--r-- 2026-02-28 00:29:54
Edit Download
58 B lrw-r--r-- 2026-02-28 00:29:54
Edit Download
646 B lrw-r--r-- 2026-02-28 00:29:56
Edit Download
220 B lrw-r--r-- 2026-02-28 00:29:58
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).