Commit 8b90273
committed
refactor(http/unstable): default route export to routeLinear
The radix router is brand new; keep `route` bound to the
better-tested `routeLinear` while it matures. Users who want the
radix optimizations opt in via the `routeRadix` named export.1 parent 7f97660 commit 8b90273
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
462 | | - | |
| 462 | + | |
0 commit comments