File size: 99 Bytes
c59d808
 
 
1
2
3
import { QueryClient } from "@tanstack/react-query";

export const queryClient = new QueryClient();