Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ getState
Function
getState
src/react/component.ts:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
public getState(): S {
86
return
this.state;
87
}
88
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected