MCPcopy
hub / github.com/nukeop/nuclear / getLayoutState

Function getLayoutState

packages/player/src/App.test-wrapper.tsx:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 },
25
26 getLayoutState() {
27 return useLayoutStore.getState();
28 },
29
30 resetState() {
31 useLayoutStore.setState({

Callers

nothing calls this directly

Calls 1

getStateMethod · 0.80

Tested by

no test coverage detected