UNPKG

xm-md-pdf

Version:

CLI tool for converting Markdown files to PDF and DOC.

8 lines (7 loc) 205 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Global = void 0; // 全局对象 var Global; (function (Global) { })(Global = exports.Global || (exports.Global = {}));