UNPKG

@storybook/addon-docs

Version:

Storybook Docs: Document UI components automatically with stories and MDX

4 lines (2 loc) 74 B
declare const setJSONDoc: (jsondoc: any) => void; export { setJSONDoc };