UNPKG

storybook-addon-playground

Version:

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

5 lines 215 B
import React from "react"; import { Addon_RenderOptions } from "@storybook/types"; declare const _default: React.NamedExoticComponent<Addon_RenderOptions>; export default _default; //# sourceMappingURL=Tool.d.ts.map