UNPKG

@storybook/addon-docs

Version:

Document component usage and properties in Markdown

3 lines (2 loc) 144 B
import { PropDefaultValue } from '@storybook/components'; export declare function createDefaultValue(defaultValue: string): PropDefaultValue;