@storybook/components
Version:
Core Storybook Components
6 lines (3 loc) • 443 B
JavaScript
import { __commonJS } from './chunk-GN5PWX3D.mjs';
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 shellXWHOG5RO = require_shell();
export { shellXWHOG5RO as default };