Skip to content

Commit b40069a

Browse files
committed
fix: 🐛 expose RouteMatcher
1 parent 5ebcfa5 commit b40069a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './types';
22
export * from './router';
3+
export {RouteMatcher} from './codegen';

0 commit comments

Comments
 (0)