UNPKG

@storybook/addon-storysource

Version:

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

5 lines (3 loc) 142 B
declare const ADDON_ID = "storybook/source-loader"; declare const PANEL_ID = "storybook/source-loader/panel"; export { ADDON_ID, PANEL_ID };