Total Complexity | 6 |
Complexity/F | 1 |
Lines of Code | 1 |
Function Count | 6 |
Duplicated Lines | 0 |
Ratio | 0 % |
Changes | 0 |
1 | import{C as e}from"./q-9e8b795b.js";import{C as n,j as g,f as r,z as a}from"./q-9157976a.js";const m="_component_10ed8_1",s={component:m},u=o=>n("div",null,{class:s.component},o.data.map(t=>g(e,{get title(){return t.title},get categories(){return t.categories},get tags(){return t.tags},get image(){return t.image},[r]:{categories:a(t,"categories"),image:a(t,"image"),tags:a(t,"tags"),title:a(t,"title")}},3,t.title)),1,"Ej_0");export{u as s_3E04a8u6PME}; |
||
|
|||
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.