MCPcopy Create free account
hub / github.com/dabbott/react-native-express / searchTextMatch

Function searchTextMatch

utils/search.js:27–28  ·  view source on GitHub ↗
(id, query)

Source from the content-addressed store, hash-verified

25}
26
27export const searchTextMatch = (id, query) =>
28 Guidebook.searchTextMatch(guidebook, searchDocuments, id, query)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected