UNPKG

text-annotator-v2

Version:

A JavaScript library for locating and annotating plain text in HTML

5 lines (4 loc) 174 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const TextAnnotator = require("./text-annotator-v2.js"); module.exports = TextAnnotator.default;