UNPKG

ngsl-carousel

Version:

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.2.4.

7 lines (6 loc) 186 B
import { TemplateRef } from '@angular/core'; export declare class NgslCarouselDotDirective { tpl: TemplateRef<any>; isVisible: boolean; constructor(tpl: TemplateRef<any>); }