mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-20 21:02:10 +08:00
8 lines
175 B
TypeScript
8 lines
175 B
TypeScript
export {
|
|
default,
|
|
resolveDefaultVitestPool,
|
|
resolveLocalVitestMaxWorkers,
|
|
resolveLocalVitestScheduling,
|
|
rootVitestProjects,
|
|
} from "./test/vitest/vitest.config.ts";
|