mirror of
https://github.com/penxio/penx.git
synced 2026-04-19 03:03:06 -04:00
4 lines
98 B
TypeScript
4 lines
98 B
TypeScript
import { QueryClient } from '@tanstack/react-query'
|
|
|
|
export const queryClient = new QueryClient()
|