UNPKG

109 BTypeScriptView Raw
1import { DocgenInfo } from '../docgen/types';
2export declare const convert: (docgenInfo: DocgenInfo) => any;