UNPKG

@hmcts/annotation-ui-lib

Version:

PDF Viewer and ability to highlight text with and comment tracking

8 lines (7 loc) 193 B
import { OnInit } from '@angular/core'; export declare class UnsupportedViewerComponent implements OnInit { url: string; originalUrl: string; constructor(); ngOnInit(): void; }