Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ queryFromState
Function
queryFromState
client/src/components/ui/SearchBox/queryFromState.ts:38–38 ·
view source on GitHub ↗
(editorState: EditorState)
Source
from the content-addressed store, hash-verified
36
}
37
38
const
queryFromState = (editorState: EditorState) =>
new
Query(editorState)
39
40
export
default queryFromState
Callers
1
SearchBox
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected