mirror of
https://github.com/borbann-platform/srs-document.git
synced 2025-12-20 13:04:06 +01:00
10 lines
468 B
JavaScript
10 lines
468 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
const prettierPluginLatex = require("./prettier-plugin-latex-f9d12326.js");
|
|
exports.defaultOptions = prettierPluginLatex.defaultOptions;
|
|
exports.languages = prettierPluginLatex.languages;
|
|
exports.options = prettierPluginLatex.options;
|
|
exports.parsers = prettierPluginLatex.parsers;
|
|
exports.printers = prettierPluginLatex.printers;
|
|
//# sourceMappingURL=prettier-plugin-latex.js.map
|