UNPKG

@storybook/addon-docs

Version:
4 lines (3 loc) 205 B
import { PropDefaultValue } from '@storybook/components'; import { InspectionResult } from '../inspection'; export declare function generateArray({ inferedType, ast }: InspectionResult): PropDefaultValue;