MCPcopy
hub / github.com/TanStack/router / useSearch.test-d.tsx

File useSearch.test-d.tsx

packages/solid-router/tests/useSearch.test-d.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, test } from 'vitest'
2import { createRootRoute, createRoute, createRouter, useSearch } from '../src'
3import type { Accessor } from 'solid-js'
4import type { SearchSchemaInput } from '../src'

Callers

nothing calls this directly

Calls 5

createRootRouteFunction · 0.90
createRouteFunction · 0.90
createRouterFunction · 0.90
useSearchFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected