@source-bug/magic-design-react
Version:
A component library that can achieve magic effects
10 lines (9 loc) • 1.06 kB
JavaScript
;var _=require("../../../_virtual/react-jsx-runtime.production.min.js"),p=require("react");function s(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var l=s(p);/**
* @license React
* react-jsx-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.
*/var a=l.default,c=Symbol.for("react.element"),d=Symbol.for("react.fragment"),y=Object.prototype.hasOwnProperty,m=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,v={key:!0,ref:!0,__self:!0,__source:!0};function i(e,r,u){var t,o={},n=null,f=null;u!==void 0&&(n=""+u),r.key!==void 0&&(n=""+r.key),r.ref!==void 0&&(f=r.ref);for(t in r)y.call(r,t)&&!v.hasOwnProperty(t)&&(o[t]=r[t]);if(e&&e.defaultProps)for(t in r=e.defaultProps,r)o[t]===void 0&&(o[t]=r[t]);return{$$typeof:c,type:e,key:n,ref:f,props:o,_owner:m.current}}_.__exports.Fragment=d;_.__exports.jsx=i;_.__exports.jsxs=i;module.exports=_.__exports;