UNPKG

contentful-rich-text-html-parser

Version:
6 lines 374 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.htmlStringToDocument = void 0; var htmlStringToDocument_js_1 = require("./htmlStringToDocument.js"); Object.defineProperty(exports, "htmlStringToDocument", { enumerable: true, get: function () { return htmlStringToDocument_js_1.htmlStringToDocument; } }); //# sourceMappingURL=index.js.map