Total Complexity | 3 |
Complexity/F | 3 |
Lines of Code | 1 |
Function Count | 1 |
Duplicated Lines | 0 |
Ratio | 0 % |
Changes | 0 |
1 | import{d as a,B as c}from"./q-9d0aec5c.js";import{h as i,X as u,i as f,j as l,l as h,C as m,R as d}from"./q-9157976a.js";const C=()=>{const s=c();i();const r=u("nonce"),e=f(a);if(e.value&&e.value.length>0){const o=e.value.length;let t=null;for(let n=o-1;n>=0;n--)e.value[n].default&&(t=l(e.value[n].default,{children:t},1,"zl_0"));return l(d,{children:[t,m("script",{dangerouslySetInnerHTML:s},{nonce:r},null,3,null)]},1,"zl_1")}return h};export{C as s_e0ssiDXoeAM}; |
||
2 |
This checks looks for references to variables that have not been declared. This is most likey a typographical error or a variable has been renamed.
To learn more about declaring variables in Javascript, see the MDN.