UNPKG

@storybook/addon-docs

Version:

Document component usage and properties in Markdown

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