plg4-dev-server / frontend /lib /query-client.ts
Jesse Johnson
New commit for backend deployment: 2025-09-25_13-24-03
c59d808
raw
history blame contribute delete
99 Bytes
import { QueryClient } from "@tanstack/react-query";
export const queryClient = new QueryClient();