MCPcopy Index your code
hub / github.com/TanStack/router / useNavigate.test-d.tsx

File useNavigate.test-d.tsx

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

Source from the content-addressed store, hash-verified

1import { expectTypeOf, test } from 'vitest'
2import { createRootRoute, createRoute, createRouter, useNavigate } from '../src'
3
4const rootRoute = createRootRoute()

Callers

nothing calls this directly

Calls 6

createRootRouteFunction · 0.90
createRouteFunction · 0.90
createRouterFunction · 0.90
useNavigateFunction · 0.90
excludeMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected