UNPKG

angular-gallery

Version:

Responsive gallery for Angular with touch screen support.

6 lines (5 loc) 185 B
import { ViewContainerRef } from '@angular/core'; export declare class AdDirective { viewContainerRef: ViewContainerRef; constructor(viewContainerRef: ViewContainerRef); }