UNPKG

@storybook/addon-docs

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