/
home
/
techb158
/
balavpn.abdallabala.com
/
node_modules
/
react
/
cjs
/
/home/techb158/balavpn.abdallabala.com/node_modules/react/cjs
mkdir
upload
Name
Size
Mode
Actions
react-compiler-runtime.development.js
1090
0666
edit
dl
rm
react-compiler-runtime.production.js
463
0666
edit
dl
rm
react-compiler-runtime.profiling.js
462
0666
edit
dl
rm
react-jsx-dev-runtime.development.js
12056
0666
edit
dl
rm
react-jsx-dev-runtime.production.js
387
0666
edit
dl
rm
react-jsx-dev-runtime.profiling.js
386
0666
edit
dl
rm
react-jsx-dev-runtime.react-server.development.js
13213
0666
edit
dl
rm
react-jsx-dev-runtime.react-server.production.js
1316
0666
edit
dl
rm
react-jsx-runtime.development.js
12452
0666
edit
dl
rm
react-jsx-runtime.production.js
976
0666
edit
dl
rm
react-jsx-runtime.profiling.js
975
0666
edit
dl
rm
react-jsx-runtime.react-server.development.js
13209
0666
edit
dl
rm
react-jsx-runtime.react-server.production.js
1312
0666
edit
dl
rm
react.development.js
47219
0666
edit
dl
rm
react.production.js
17217
0666
edit
dl
rm
react.react-server.development.js
30389
0666
edit
dl
rm
react.react-server.production.js
13270
0666
edit
dl
rm
Edit:
/home/techb158/balavpn.abdallabala.com/node_modules/react/cjs/react-jsx-runtime.production.js
(976B)
/** * @license React * react-jsx-runtime.production.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;
Save
cmd:
run