// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`codeTabsPlugin > should work with default 1`] = ` "" `; exports[`codeTabsPlugin > should work with no icon 1`] = ` "" `; exports[`codeTabsPlugin > should work with options: \`{ named: false, extensions: false }\` 1`] = ` "" `; exports[`codeTabsPlugin > should work with options: { named: [npm,pnpm,yarn], extensions: [.js,.ts] } 1`] = ` "" `;