// The store tests mock `getClientState` off this relative path; mocking the // bare `@sanity/sdk` intermittently misses in browser mode, and the file then // runs against the real module (vitest-dev/vitest#8602). export { getClientState } from "@sanity/sdk";