UNPKG

@progress/kendo-angular-dropdowns

Version:
9 lines (8 loc) 169 B
import { ElementRef } from '@angular/core'; /** * @hidden */ export declare class ListItemDirective { element: ElementRef; constructor(element: ElementRef); }