UNPKG

@storybook/addon-storysource

Version:

View a story’s source code to see how it works and paste into your app

6 lines (3 loc) 442 B
import { __commonJS } from './chunk-CFLTNKIO.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 shell5QPN4UB6 = require_shell(); export { shell5QPN4UB6 as default };