mirror of
https://github.com/vitest-dev/vitest.git
synced 2026-01-25 16:48:18 +00:00
2 lines
63 B
TypeScript
2 lines
63 B
TypeScript
Object.defineProperty(global, 'testValue', { value: 'jsdom' })
|