UNPKG

@storybook/addon-docs

Version:

Document component usage and properties in Markdown

7 lines (6 loc) 286 B
export declare const CUSTOM_CAPTION = "custom"; export declare const OBJECT_CAPTION = "object"; export declare const ARRAY_CAPTION = "array"; export declare const CLASS_CAPTION = "class"; export declare const FUNCTION_CAPTION = "func"; export declare const ELEMENT_CAPTION = "element";