Skip to content

Commit c98b464

Browse files
committed
fix build
1 parent 15551ec commit c98b464

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/shared/src/pathToRegexp.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,3 @@ export function match<P extends object = object>(
3232
);
3333
}
3434
}
35-
36-
export { type Match, type MatchFunction };

0 commit comments

Comments
 (0)