UNPKG

ngx-text-diff

Version:
8 lines (7 loc) 203 B
import { ElementRef } from '@angular/core'; export declare class ContainerDirective { private _el; id: string; element: HTMLTableHeaderCellElement; constructor(_el: ElementRef); }