UNPKG

react-docgen-typescript

Version:

[![Build Status](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml/badge.svg)](https://github.com/styleguidist/react-docgen-typescript/actions/workflows/nodejs.yml)

3 lines (2 loc) 122 B
import * as PropTypes from 'prop-types'; export declare const SomeShape: PropTypes.Requireable<PropTypes.InferProps<{}>>;