Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/molefrog/wouter
/ match-route.test-d.ts
File
match-route.test-d.ts
packages/wouter/test/match-route.test-d.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expectTypeOf } from
"bun:test"
;
2
import
{ matchRoute, useRouter } from
"../src/index.js"
;
3
4
const
assertType = <T>(_value: T): void => {};
Callers
nothing calls this directly
Calls
3
useRouter
Function · 0.90
matchRoute
Function · 0.90
assertType
Function · 0.70
Tested by
no test coverage detected