UNPKG

@storybook/addon-docs

Version:

Storybook Docs: Document UI components automatically with stories and MDX

4 lines 160 B
//#region code/addons/docs/.dts-emit/code/addons/docs/src/ember/index.d.ts declare const setJSONDoc: (jsondoc: any) => void; //#endregion export { setJSONDoc };