UNPKG

storybook-addon-playground

Version:

A playground to enable consumers learn how to use the component library or to reproduce bugs

6 lines (4 loc) 234 B
const PLAYGROUND_STORY_PREPARED = "playground-story-prepared"; const PLAYGROUND_EDITOR_CHANGED = "playground-editor-changed"; export { PLAYGROUND_EDITOR_CHANGED, PLAYGROUND_STORY_PREPARED }; //# sourceMappingURL=events-consts.js.map