UNPKG

react-pdf-ner-annotator

Version:

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

8 lines 324 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; exports.__esModule = true; var Annotator_1 = __importDefault(require("./Annotator")); exports["default"] = Annotator_1["default"]; //# sourceMappingURL=index.js.map