UNPKG

text-annotator-v2

Version:

A JavaScript library for locating and annotating plain text in HTML

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