mirror of
https://github.com/penxio/penx.git
synced 2026-01-13 07:27:57 -05:00
4 lines
98 B
TypeScript
4 lines
98 B
TypeScript
import { QueryClient } from '@tanstack/react-query'
|
|
|
|
export const queryClient = new QueryClient()
|