UNPKG

storybook-addon-playground

Version:

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

4 lines 225 B
import { ComponentEntry, StoryEntry } from "@storybook/manager-api"; export declare const componentEntry: ComponentEntry; export declare const storyEntry: StoryEntry; //# sourceMappingURL=storybook-utils.test.helpers.d.ts.map