UNPKG

@ljcl/storybook-addon-cssprops

Version:
5 lines (4 loc) 130 B
import * as React from "react"; export declare const CssPropsPanel: ({ storyId }: { storyId: string; }) => React.JSX.Element;