cloudfoundry-incubator/stratos

View on GitHub
src/frontend/packages/git/src/git.module.ts

Summary

Maintainability
A
0 mins
Test Coverage
import { NgModule } from '@angular/core';

// Place anything lazy loaded in here and add it as a route
@NgModule({
})
export class GitModule { }