MCPcopy 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
38const queryFromState = (editorState: EditorState) => new Query(editorState)
39
40export default queryFromState

Callers 1

SearchBoxFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected