UNPKG

@cloudflare/vitest-pool-workers

Version:

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

5 lines (4 loc) 72 B
export type D1Migration = { name: string; queries: string[]; };