UNPKG

jsx-readme

Version:

Generate Readme files with a React-like syntax and package.json-aware helpers.

4 lines (3 loc) 191 B
import type { BadgeComponent } from "./utils/BadgeComponent"; /** Display a badge with the weekly downloads on npm of this package. */ export declare const NpmDownloadsBadge: BadgeComponent;