Skip to content

Instantly share code, notes, and snippets.

@alaawahbah
Created November 7, 2021 12:51
Show Gist options
  • Save alaawahbah/71a5e45cb4e6b65f30b504ae4c3125df to your computer and use it in GitHub Desktop.
Save alaawahbah/71a5e45cb4e6b65f30b504ae4c3125df to your computer and use it in GitHub Desktop.
const routes: Routes = [{ path: '', component: AbpBooksComponent,canActivate: [AuthGuard, PermissionGuard] }];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment