Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ DesktopPreviewPointerEvent } from
"@t3tools/contracts"
;
2
import
{ create } from
"zustand"
;
3
4
interface
BrowserPointerStoreState {
Callers
nothing calls this directly
Calls
2
set
Function · 0.85
create
Function · 0.50
Tested by
no test coverage detected