UNPKG

react-styleguidist

Version:
4 lines (3 loc) 146 B
import React from 'react'; import { PropDescriptor } from './util'; export default function renderDefault(prop: PropDescriptor): React.ReactNode;