UNPKG

storybook-addon-playground

Version:

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

5 lines (4 loc) 233 B
export { default as withPlayground } from './decorators/withPlayground.js'; import '@codemirror/autocomplete'; export { generateAutocompletion } from './codemirror/utils/generate-autocompletion.js'; //# sourceMappingURL=index.js.map