Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/router
/ optional-path-params.test-d.tsx
File
optional-path-params.test-d.tsx
packages/react-router/tests/optional-path-params.test-d.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { expectTypeOf, test } from
'vitest'
2
import { createRootRoute, createRoute, createRouter } from
'../src'
3
import type { ResolveOptionalParams } from
'../src'
4
Callers
nothing calls this directly
Calls
5
createRootRoute
Function · 0.90
createRoute
Function · 0.90
createRouter
Function · 0.90
toString
Method · 0.65
test
Function · 0.50
Tested by
no test coverage detected