UNPKG

storybook-addon-react-docgen

Version:
3 lines (2 loc) 97 B
import { Component } from '../types'; export declare const getName: (type: Component) => string;