bippy
Version:
hack into react internals
21 lines (18 loc) • 592 B
JavaScript
/**
* @license bippy
*
* Copyright (c) Aiden Bai
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
require('./rdt-hook-Cm8ZY78C.cjs');
require('./core-BBir3S-T.cjs');
require('./src-CnUcXxCc.cjs');
var react_jsx_runtime = require("react/jsx-runtime");
Object.keys(react_jsx_runtime).forEach(function (k) {
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
enumerable: true,
get: function () { return react_jsx_runtime[k]; }
});
});