UNPKG

@cloudflare/vitest-pool-workers

Version:

Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime

7 lines (6 loc) 134 B
// src/worker/lib/node/timers.ts var timers_default = {}; export { timers_default as default }; //# sourceMappingURL=timers.mjs.map