UNPKG

react-pdf-ner-annotator

Version:

A React component to annotate named entities directly onto a PDF.

6 lines (5 loc) 96 B
export interface PDFMetaData { width: number; height: number; scale: number; }