Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/statelyai/xstate
/ select.test.ts
File
select.test.ts
packages/xstate-store/src/select.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createStore } from
'./index.ts'
;
2
3
interface
TestContext {
4
user: {
Callers
nothing calls this directly
Calls
7
createStore
Function · 0.90
get
Method · 0.80
fn
Method · 0.80
send
Method · 0.80
select
Method · 0.65
subscribe
Method · 0.65
unsubscribe
Method · 0.65
Tested by
no test coverage detected