/** * Tests for TanStack Query React Hooks * * Tests the hook factories and utility functions. * Note: These tests mock the TanStack Query hooks since we can't * actually use React hooks outside of a React component context. */ export {}; //# sourceMappingURL=hooks.test.d.ts.map