This website requires JavaScript.
Explore
Help
Register
Sign In
MythEclipse
/
imphnen-frontend-service
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dbaaddab2e93c162dd02bd49bba49c830126b3a9
imphnen-frontend-service
/
libs
/
utils
/
src
/
react-query
/
client.ts
T
4 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: initial commit
2025-03-13 02:03:13 +07:00
import
{
QueryClient
}
from
'@tanstack/react-query'
;
export
const
queryClient
=
new
QueryClient
();
Reference in New Issue
Copy Permalink