UNPKG

storybook-addon-playground

Version:

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

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