Files

4 lines
102 B
TypeScript

import { QueryClient } from "@tanstack/react-query";
export const invalidClient = new QueryClient();