UNPKG

next-safe-action-query

Version:

Type-safe server actions with built-in validation for Next.js

7 lines (6 loc) 161 B
import "@testing-library/jest-dom"; import { beforeEach, vi } from "vitest"; beforeEach(() => { vi.clearAllMocks(); }); //# sourceMappingURL=test-setup.js.map