UNPKG

storybook-addon-playground

Version:

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

4 lines 178 B
import { PlaygroundArgs } from "@/types"; declare const usePlaygroundArgs: () => PlaygroundArgs; export default usePlaygroundArgs; //# sourceMappingURL=usePlaygroundArgs.d.ts.map