UNPKG

@storybook/addon-docs

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