UNPKG

@storybook/addon-docs

Version:

Document component usage and properties in Markdown

3 lines (2 loc) 115 B
import { InspectionResult } from './types'; export declare function inspectValue(value: string): InspectionResult;