UNPKG

@storybook/addon-storysource

Version:

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

7 lines (4 loc) 143 B
'use strict'; var ADDON_ID="storybook/source-loader",PANEL_ID=`${ADDON_ID}/panel`; exports.ADDON_ID = ADDON_ID; exports.PANEL_ID = PANEL_ID;