export const ROUTES: string[] = [ 'home', 'items/:id', 'collections/:id', 'communities/:id', 'search', '**' ];