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) 124 B
import { ParserOptions, PropFilter } from './parser'; export declare function buildFilter(opts: ParserOptions): PropFilter;