UNPKG

storybook-addon-playground

Version:

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

4 lines 175 B
export { default as Panel } from "./Panel"; export { default as PanelTitle } from "./PanelTitle"; export { default as Tool } from "./Tool"; //# sourceMappingURL=index.d.ts.map