UNPKG

storybook-addon-playground

Version:

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

6 lines 253 B
export { default as Beaker } from "./Beaker"; export { default as Copy } from "./Copy"; export { default as Edit } from "./Edit"; export { default as Reset } from "./Reset"; export { default as Share } from "./Share"; //# sourceMappingURL=index.d.ts.map