PHP 8.2.30
Preview: react-jsx-runtime.profiling.js Size: 975 B
/home/byroehnu/.trash/node_modules11/react/cjs/react-jsx-runtime.profiling.js

/**
 * @license React
 * react-jsx-runtime.profiling.js
 *
 * Copyright (c) Meta Platforms, Inc. and affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */

"use strict";
var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"),
  REACT_FRAGMENT_TYPE = Symbol.for("react.fragment");
function jsxProd(type, config, maybeKey) {
  var key = null;
  void 0 !== maybeKey && (key = "" + maybeKey);
  void 0 !== config.key && (key = "" + config.key);
  if ("key" in config) {
    maybeKey = {};
    for (var propName in config)
      "key" !== propName && (maybeKey[propName] = config[propName]);
  } else maybeKey = config;
  config = maybeKey.ref;
  return {
    $$typeof: REACT_ELEMENT_TYPE,
    type: type,
    key: key,
    ref: void 0 !== config ? config : null,
    props: maybeKey
  };
}
exports.Fragment = REACT_FRAGMENT_TYPE;
exports.jsx = jsxProd;
exports.jsxs = jsxProd;

Directory Contents

Dirs: 0 × Files: 17

Name Size Perms Modified Actions
1.06 KB lrw-r--r-- 2026-02-28 11:42:26
Edit Download
463 B lrw-r--r-- 2026-02-28 11:42:28
Edit Download
462 B lrw-r--r-- 2026-02-28 11:42:30
Edit Download
11.77 KB lrw-r--r-- 2026-02-28 11:42:30
Edit Download
387 B lrw-r--r-- 2026-02-28 11:42:32
Edit Download
386 B lrw-r--r-- 2026-02-28 11:42:32
Edit Download
12.90 KB lrw-r--r-- 2026-02-28 11:42:32
Edit Download
1.29 KB lrw-r--r-- 2026-02-28 11:42:34
Edit Download
12.16 KB lrw-r--r-- 2026-02-28 11:42:34
Edit Download
976 B lrw-r--r-- 2026-02-28 11:42:34
Edit Download
975 B lrw-r--r-- 2026-02-28 11:42:36
Edit Download
12.90 KB lrw-r--r-- 2026-02-28 11:42:36
Edit Download
1.28 KB lrw-r--r-- 2026-02-28 11:42:36
Edit Download
46.11 KB lrw-r--r-- 2026-02-28 11:42:36
Edit Download
16.81 KB lrw-r--r-- 2026-02-28 11:42:36
Edit Download
29.68 KB lrw-r--r-- 2026-02-28 11:42:38
Edit Download
12.96 KB lrw-r--r-- 2026-02-28 11:42:38
Edit Download

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