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) 122 B
// src/worker/lib/node/dns.ts var dns_default = {}; export { dns_default as default }; //# sourceMappingURL=dns.mjs.map