MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / use-cookie-store.tsx

File use-cookie-store.tsx

apps/start/src/hooks/use-cookie-store.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useRouteContext } from '@tanstack/react-router';
2import { createServerFn } from '@tanstack/react-start';
3import { getCookies, setCookie } from '@tanstack/react-start/server';
4import { pick } from 'ramda';

Callers

nothing calls this directly

Calls 2

setCookieFunction · 0.85
pickFunction · 0.50

Tested by

no test coverage detected