UNPKG

react-docgen

Version:

A library to extract information from React components for documentation generation.

3 lines (2 loc) 100 B
import type { Importer } from './index.js'; export default function makeIgnoreImporter(): Importer;