chore: debug

This commit is contained in:
Cory Dransfeldt 2024-04-03 20:25:19 -07:00
parent 70e38cd6e1
commit d5fc9d01f8
No known key found for this signature in database

View file

@ -8,8 +8,8 @@ export default async function () {
return;
}
window = JSON.parse(data)
})
console.log(window)
})
return window
// fs.readdir('./src/_data/json/', (err, files) => {