UNPKG

@progress/kendo-angular-dropdowns

Version:
11 lines (10 loc) 257 B
import { ViewContainerRef } from '@angular/core'; /** * @hidden */ export declare class TemplateContextDirective { private insertedViewRef; private viewContainerRef; constructor(viewContainerRef: ViewContainerRef); templateContext: any; }