UNPKG

storybook-addon-playground

Version:

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

4 lines 158 B
import { StoryFn } from "@storybook/react"; declare const withPlayground: StoryFn; export default withPlayground; //# sourceMappingURL=withPlayground.d.ts.map