// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html exports[`caniusePlugin > should not work 1`] = `""`; exports[`caniusePlugin > should not work 2`] = ` "

@[caniuse]xxx

" `; exports[`caniusePlugin > should not work 3`] = ` "

@ caniuse

" `; exports[`caniusePlugin > should not work 4`] = ` "

@[caniuse](xxx

" `; exports[`caniusePlugin > should not work 5`] = ` "

@[caniuse](

" `; exports[`caniusePlugin > should not work 6`] = ` "

@[caniuse

" `; exports[`caniusePlugin > should not work 7`] = ` "

@caniuse)

" `; exports[`caniusePlugin > should not work 8`] = ` "

@caniuseee)

" `; exports[`caniusePlugin > should work 1`] = `""`; exports[`caniusePlugin > should work 2`] = ` "

Data on support for the feature feature across the major browsers from caniuse.com

" `; exports[`caniusePlugin > should work 3`] = `""`; exports[`caniusePlugin > should work 4`] = `""`; exports[`caniusePlugin > should work 5`] = `""`; exports[`caniusePlugin > should work 6`] = `""`; exports[`caniusePlugin > should work with options 1`] = ` "

Data on support for the feature feature across the major browsers from caniuse.com

" `; exports[`caniusePlugin > should work with options 2`] = `""`; exports[`caniusePlugin > should work with options 3`] = `""`; exports[`legacyCaniuse > should work 1`] = `""`; exports[`legacyCaniuse > should work 2`] = `""`; exports[`legacyCaniuse > should work 3`] = `""`; exports[`legacyCaniuse > should work with unknown mode 1`] = ` "

Data on support for the feature feature across the major browsers from caniuse.com

" `; exports[`legacyCaniuse > should work with unknown mode 2`] = ` "

Data on support for the feature{-2,4} feature across the major browsers from caniuse.com

" `;