File size: 100 Bytes
1e92f2d
 
 
1
2
3
4
import { QueryClient } from '@tanstack/react-query';

export const queryClient = new QueryClient();