preact
Version:
Fast 3kb React-compatible Virtual DOM library.
3 lines (2 loc) • 460 B
JavaScript
import{options as _,Fragment as o}from"preact";export{Fragment}from"preact";function r(o,r,e,n,t){var l,s,u={type:o,props:r,key:e,ref:r&&r.ref,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:void 0,__source:n,__self:t};if(u.__v=u,"function"==typeof o&&(l=o.defaultProps))for(s in l)void 0===r[s]&&(r[s]=l[s]);return _.vnode&&_.vnode(u),u}export{r as jsx,r as jsxs,r as jsxDEV};
//# sourceMappingURL=jsxRuntime.module.js.map