UNPKG

ng2-bootstrap-base-modified

Version:

Native Angular Bootstrap Components Typeahead modified

8 lines (6 loc) 184 B
import { Component } from '@angular/core'; @Component({ selector: 'demo-carousel-captions', templateUrl: './captions.html' }) export class DemoCarouselCaptionsComponent {}