valor-software/ng2-bootstrap

View on GitHub
demo/src/app/components/+timepicker/demo-timepicker.routes.ts

Summary

Maintainability
A
0 mins
Test Coverage
import { TimepickerSectionComponent } from './timepicker-section.component';

export const routes = [{ path: '', component: TimepickerSectionComponent }];