thread-routing-module The Thread Routing Module (TRM) is a component of Albatross — a general-purpose pipeline for turning continuous data streams into structured, queryable intelligence. The TRM is ...
{ path: 'home', loadChildren: () => import('./pages/home/home.module').then(m => m.HomePageModule) }, { path: 'about', loadChildren: () => import('./pages/about/about ...