QueryClientProviderProps: {
    children?: React.ReactNode;
    client: QueryClient;
}

Type declaration

Generated using TypeDoc