MCPcopy
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

1import { test, expectTypeOf } from "bun:test";
2import { matchRoute, useRouter } from "../src/index.js";
3
4const assertType = <T>(_value: T): void => {};

Callers

nothing calls this directly

Calls 3

useRouterFunction · 0.90
matchRouteFunction · 0.90
assertTypeFunction · 0.70

Tested by

no test coverage detected