UNPKG

ngsl-carousel

Version:

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

6 lines (5 loc) 163 B
import { TemplateRef } from '@angular/core'; export declare class NgslCarouselItemDirective { tpl: TemplateRef<any>; constructor(tpl: TemplateRef<any>); }