Guest User

Untitled

a guest
Aug 17th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. {
  2. path: 'triplist',
  3. redirectTo: 'triplist/'
  4. },
  5. {
  6. path: 'triplist/:page',
  7. component: TripListComponent,
  8. }
Add Comment
Please, Sign In to add comment