@storybook/addon-storysource
Version:
View a story’s source code to see how it works and paste into your app
6 lines (3 loc) • 434 B
JavaScript
import { __commonJS } from './chunk-CFLTNKIO.js';
var require_vbscript_html=__commonJS({"../../node_modules/highlight.js/lib/languages/vbscript-html.js"(exports,module){function vbscriptHtml(hljs){return {name:"VBScript in HTML",subLanguage:"xml",contains:[{begin:"<%",end:"%>",subLanguage:"vbscript"}]}}module.exports=vbscriptHtml;}});var vbscriptHtmlE2DZUZ3K = require_vbscript_html();
export { vbscriptHtmlE2DZUZ3K as default };