import { __commonJS } from './chunk-BS5JN4MX.js'; var require_shell=__commonJS({"../../node_modules/highlight.js/lib/languages/shell.js"(exports,module){function shell(hljs){return {name:"Shell Session",aliases:["console"],contains:[{className:"meta",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#]/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}module.exports=shell;}});var shellIJRN6MC6 = require_shell(); export { shellIJRN6MC6 as default };