MCPcopy Create free account
hub / github.com/emwalker/digraph / queryInfo

Function queryInfo

next/components/SearchBox/buildPath.test.ts:8–8  ·  view source on GitHub ↗
(topics: Partial<Topic>[], phrases: string[])

Source from the content-addressed store, hash-verified

6const queryInfo =
7 /* @ts-expect-error */
8 (topics: Partial<Topic>[], phrases: string[]): QueryInfo => ({ topics, phrases })
9
10describe('buildPath', () => {
11 test('empty input', () => {

Callers 1

buildPath.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected