MCPcopy
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

1import { expectTypeOf, test } from 'vitest'
2import { createRootRoute, createRoute, createRouter } from '../src'
3import type { ResolveOptionalParams } from '../src'
4

Callers

nothing calls this directly

Calls 5

createRootRouteFunction · 0.90
createRouteFunction · 0.90
createRouterFunction · 0.90
toStringMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected