remix/route-pattern · Type
Join
remix/route-pattern · Type
View Source
Join
Summary
Join two pattern strings together.
Signature
type
Join
<
A
,
B
>
=
_Join
<
Parse
<
A
>,
Parse
<
B
>>;