Skip to content

Commit 2929584

Browse files
committed
feat: add matcherpatternquery
1 parent b876b4a commit 2929584

File tree

5 files changed

+470
-6
lines changed

5 files changed

+470
-6
lines changed

packages/router/src/experimental/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export {
3737

3838
export {
3939
PARAM_PARSER_INT,
40+
PARAM_PARSER_BOOL,
4041
type ParamParser,
4142
defineParamParser,
4243
} from './route-resolver/matchers/param-parsers'

0 commit comments

Comments
 (0)