Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/you-tube.module"

Index

Classes

Variables

Functions

Variables

Const routes

routes: (object | object | object | object)[] = [{path: `${YouTubeRoutePaths.root}/${YouTubeRoutePaths.presentation}`,component: YouTubePresentationComponent,pathMatch: 'full'},{path: `${YouTubeRoutePaths.root}/${YouTubeRoutePaths.presentationParameterized}`,component: YouTubePresentationComponent},{path: `${YouTubeRoutePaths.root}/${YouTubeRoutePaths.uploads}`,component: YouTubeThumbsSetComponent,pathMatch: 'full'},{path: `${YouTubeRoutePaths.root}/${YouTubeRoutePaths.uploadsParameterized}`,component: YouTubeThumbsSetComponent},]

Functions

provideOptions

Generated using TypeDoc