MCPcopy
hub / github.com/pingdotgg/t3code / browserPointerStore.ts

File browserPointerStore.ts

apps/web/src/browser/browserPointerStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { DesktopPreviewPointerEvent } from "@t3tools/contracts";
2import { create } from "zustand";
3
4interface BrowserPointerStoreState {

Callers

nothing calls this directly

Calls 2

setFunction · 0.85
createFunction · 0.50

Tested by

no test coverage detected