UNPKG

@storybook/addon-docs

Version:

Document component usage and properties in Markdown

3 lines (2 loc) 133 B
import { Options } from '@storybook/core-common'; export declare function webpackFinal(webpackConfig: any, options: Options): any;