@storybook/components
Version:
Core Storybook Components
6 lines (3 loc) • 490 B
JavaScript
import { __commonJS } from './chunk-GN5PWX3D.mjs';
var require_python_repl=__commonJS({"../../node_modules/highlight.js/lib/languages/python-repl.js"(exports,module){function pythonRepl(hljs){return {aliases:["pycon"],contains:[{className:"meta",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}module.exports=pythonRepl;}});var pythonReplMMLRGK2U = require_python_repl();
export { pythonReplMMLRGK2U as default };