// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`static data file support in vite 3 > render correct content 1`] = `
[
"[
{
\\"foo\\": true
},
\\"bar\\": true
}
]",
]
`;