| Total Complexity | 3 |
| Complexity/F | 1 |
| Lines of Code | 1 |
| Function Count | 3 |
| Duplicated Lines | 0 |
| Ratio | 0 % |
| Changes | 0 | ||
| 1 | import{C as n,b as e}from"./q-grzRItSl.js";import{s}from"./q-aVa3545O.js";const t=l=>n("div",null,{class:s.infoBox},[n("span",null,{class:s.infoName},e(a=>a.name,[l]),3,null),l.value&&n("span",null,{class:s.infoValue},e(a=>a.value,[l]),3,"OE_0")],1,l.label+l.name);export{t as s_Nsh9S0Su4Jw}; |
||
|
|
|||
| 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.