68346: Review - TypeDocs and Test cases

This commit is contained in:
Kristof De Langhe
2020-03-13 13:18:20 +01:00
parent c932f41378
commit 1ea9623efc
13 changed files with 374 additions and 19 deletions

View File

@@ -4,6 +4,9 @@ import { SharedModule } from '../shared/shared.module';
import { EditBitstreamPageComponent } from './edit-bitstream-page/edit-bitstream-page.component';
import { BitstreamPageRoutingModule } from './bitstream-page-routing.module';
/**
* This module handles all components that are necessary for Bitstream related pages
*/
@NgModule({
imports: [
CommonModule,