aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/vitest/config.d.ts
blob: 36afa874abb35e02a7bb36d1ae0858e2a8b66b96 (plain) (blame)
1
2
3
// ensure `@vitest/expect` provides `chai` types
import type {} from '@vitest/expect'
export * from './dist/config.js'