// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`windowPlugin > legacy demo-wrapper container 1`] = ` " content test content " `; exports[`windowPlugin > should work 1`] = ` " content test content " `;
content