MCPcopy 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

1import { create } from "zustand";
2import { persist } from "zustand/middleware";
3
4import { now } from "@/lib/time/now";

Callers

nothing calls this directly

Calls 2

nowFunction · 0.90
setFunction · 0.85

Tested by

no test coverage detected