UNPKG

yoastseo-dep

Version:

Yoast clientside page analysis

14 lines (11 loc) 237 B
import TreeResearcher from "./TreeResearcher"; /** * Module for applying researches to text, represented as a tree structure. * * @see module:parsedPaper/structure * * @module parsedPaper/research */ export { TreeResearcher, };