@storybook/addon-storysource
Version:
View a story’s source code to see how it works and paste into your app
6 lines (3 loc) • 489 B
JavaScript
import { __commonJS } from './chunk-CFLTNKIO.js';
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 pythonReplLB4GMAVG = require_python_repl();
export { pythonReplLB4GMAVG as default };