Skip to content

Commit a4771db

Browse files
committed
chore: rename internal join path
1 parent 541146d commit a4771db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/router/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export type {
6767
_ExtractFirstParamName,
6868
_RemoveRegexpFromParam,
6969
_RemoveUntilClosingPar,
70-
_JoinPath as JoinPath,
70+
_JoinPath,
7171
_ParamDelimiter,
7272
_ParamModifier,
7373
} from './types/paths'

0 commit comments

Comments
 (0)