Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ atomQuery.ts
File
atomQuery.ts
packages/vue/src/atomQuery.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/no-explicit-any */
2
/**
3
* Shared atom core
for
the query/mutation engine (used by query.ts + mutate.ts).
4
*
Callers
nothing calls this directly
Calls
6
initial
Method · 0.80
addEventListener
Method · 0.80
addFinalizer
Method · 0.80
removeEventListener
Method · 0.80
get
Function · 0.70
make
Method · 0.65
Tested by
no test coverage detected