UNPKG

127 BTypeScriptView Raw
1import { PropType, FlowType } from '../components/Props';
2export declare const humanize: (type: PropType | FlowType) => any;