We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebcfa5 commit b40069aCopy full SHA for b40069a
src/index.ts
@@ -1,2 +1,3 @@
1
export * from './types';
2
export * from './router';
3
+export {RouteMatcher} from './codegen';
0 commit comments