| Total Complexity | 1 |
| Complexity/F | 1 |
| Lines of Code | 1 |
| Function Count | 1 |
| Duplicated Lines | 0 |
| Ratio | 0 % |
| Changes | 0 | ||
| 1 | import{C as l}from"./q-9157976a.js";const r="_anchor_1g8hj_1",s="_spacer_1g8hj_10",n={anchor:r,spacer:s},c=()=>l("footer",null,null,l("div",null,{class:"container"},l("a",null,{class:n.anchor,href:"https://www.builder.io/",target:"_blank"},[l("span",null,null,"Made with ♡ by Builder.io",3,null),l("span",null,{class:n.spacer},"|",3,null)],3,null),3,null),3,"0G_0");export{c as s_rAcjzNUtu4c}; |
||
|
|
|||
| 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.