UNPKG

@hmcts/annotation-ui-lib

Version:

PDF Viewer and ability to highlight text with and comment tracking

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