MCPcopy 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

1import { store } from "./store";
2import { browserWidthChanged } from "./actor";
3
4const z = (evt) => store.dispatch(browserWidthChanged(evt.matches));

Callers

nothing calls this directly

Calls 1

zFunction · 0.85

Tested by

no test coverage detected