index.mjs 101 B

123
  1. var ADDON_ID="storybook/source-loader",PANEL_ID=`${ADDON_ID}/panel`;
  2. export { ADDON_ID, PANEL_ID };