Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/effector/effector
/ array.live.js
File
array.live.js
documentation/src/content/demo/combine/array.live.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createStore, combine } from
"effector"
;
2
3
const
$r = createStore(255);
4
const
$g = createStore(0);
Callers
nothing calls this directly
Calls
3
createStore
Function · 0.90
combine
Function · 0.90
watch
Method · 0.65
Tested by
no test coverage detected