Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boringstack-xyz/boringstack
/ CookieConsent.store.ts
File
CookieConsent.store.ts
apps/ui/src/features/consent/CookieConsent.store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
"zustand"
;
2
import
{ persist } from
"zustand/middleware"
;
3
4
import
{ now } from
"@/lib/time/now"
;
Callers
nothing calls this directly
Calls
2
now
Function · 0.90
set
Function · 0.85
Tested by
no test coverage detected