UNPKG

docz

Version:

It's has never been so easy to documents your things!

3 lines (2 loc) 127 B
import { PropType, FlowType } from '../components/Props'; export declare const humanize: (type: PropType | FlowType) => any;