UNPKG

react-pdf-ner-annotator

Version:

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

9 lines 271 B
"use strict"; exports.__esModule = true; var react_1 = require("react"); var ConfigContext = (0, react_1.createContext)({ config: {} }); ConfigContext.displayName = 'ConfigContext'; exports["default"] = ConfigContext; //# sourceMappingURL=configContext.js.map