Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegFlow
/ index.js
File
index.js
flow-debugger/debugger-ui/src/app/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ store } from
"./store"
;
2
import
{ browserWidthChanged } from
"./actor"
;
3
4
const
z = (evt) => store.dispatch(browserWidthChanged(evt.matches));
Callers
nothing calls this directly
Calls
1
z
Function · 0.85
Tested by
no test coverage detected