UNPKG

markpage

Version:

Build and manage markdown-based content with distributed navigation - framework agnostic content management system

13 lines (12 loc) 343 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const marked = require("marked"); Object.defineProperty(exports, "Lexer", { enumerable: true, get: () => marked.Lexer }); Object.defineProperty(exports, "Marked", { enumerable: true, get: () => marked.Marked }); //# sourceMappingURL=marked.cjs.map