storybook-addon-playground
Version:
A playground to enable consumers learn how to use the component library or to reproduce bugs
5 lines • 299 B
TypeScript
export declare const ADDON_ID = "storybook-addon-playground";
export declare const PANEL_ID = "storybook-addon-playground/panel";
export declare const TOOL_ID = "storybook-addon-playground/tool";
export declare const ADDON_ID_FOR_PARAMETERS = "playground";
//# sourceMappingURL=addon-consts.d.ts.map