UNPKG

react-bootstrap-typeahead

Version:
3 lines (2 loc) 118 B
import { ComponentType } from 'react'; export default function getDisplayName(Component: ComponentType<any>): string;