UNPKG

semantic-analysis

Version:

Extensible semantic Structured Data analysis library for Microdata and JSON-LD

10 lines 536 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./structured-data/item"), exports); tslib_1.__exportStar(require("./structured-data/extraction"), exports); tslib_1.__exportStar(require("./structured-data/validation"), exports); tslib_1.__exportStar(require("./tools/DocumentHandler"), exports); tslib_1.__exportStar(require("./tools/Exporter"), exports); tslib_1.__exportStar(require("./tools/batch"), exports); //# sourceMappingURL=index.js.map