knowledgebase_law/node_modules/.vite/deps/chunk-AQMCO7U4.js

26 lines
523 B
JavaScript
Raw Normal View History

2025-04-11 23:47:09 +08:00
import {
__commonJS
} from "./chunk-2TUXWMP5.js";
// node_modules/highlight.js/lib/languages/plaintext.js
var require_plaintext = __commonJS({
"node_modules/highlight.js/lib/languages/plaintext.js"(exports, module) {
function plaintext(hljs) {
return {
name: "Plain text",
aliases: [
"text",
"txt"
],
disableAutodetect: true
};
}
module.exports = plaintext;
}
});
export {
require_plaintext
};
//# sourceMappingURL=chunk-AQMCO7U4.js.map