40 lines
1.1 KiB
JavaScript
40 lines
1.1 KiB
JavaScript
import {
|
|
__commonJS
|
|
} from "./chunk-EQCVQC35.js";
|
|
|
|
// node_modules/react/cjs/react-jsx-dev-runtime.production.min.js
|
|
var require_react_jsx_dev_runtime_production_min = __commonJS({
|
|
"node_modules/react/cjs/react-jsx-dev-runtime.production.min.js"(exports) {
|
|
"use strict";
|
|
var a = Symbol.for("react.fragment");
|
|
exports.Fragment = a;
|
|
exports.jsxDEV = void 0;
|
|
}
|
|
});
|
|
|
|
// node_modules/react/jsx-dev-runtime.js
|
|
var require_jsx_dev_runtime = __commonJS({
|
|
"node_modules/react/jsx-dev-runtime.js"(exports, module) {
|
|
if (true) {
|
|
module.exports = require_react_jsx_dev_runtime_production_min();
|
|
} else {
|
|
module.exports = null;
|
|
}
|
|
}
|
|
});
|
|
export default require_jsx_dev_runtime();
|
|
/*! Bundled license information:
|
|
|
|
react/cjs/react-jsx-dev-runtime.production.min.js:
|
|
(**
|
|
* @license React
|
|
* react-jsx-dev-runtime.production.min.js
|
|
*
|
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*)
|
|
*/
|
|
//# sourceMappingURL=react_jsx-dev-runtime.js.map
|