Files
med-notes/.pnpm-store/v10/files/38/bbeaf5bc17c3e82062f6e3695185969d1271097aabbd6abab6991149c2074762700e9e5de4a03dc4d365e418af0e682764e0bdd3a95d7a1078a12233df5a60
2025-05-09 05:30:08 +02:00

15 lines
387 B
Plaintext

/**
* @license React
* react-jsx-dev-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_FRAGMENT_TYPE = Symbol.for("react.fragment");
exports.Fragment = REACT_FRAGMENT_TYPE;
exports.jsxDEV = void 0;