UNPKG

jsx-readme

Version:

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

4 lines (3 loc) 197 B
import type { BadgeComponent } from "./utils/BadgeComponent"; /** Display a badge with the top language used for a GitHub repository */ export declare const GithubTopLanguageBadge: BadgeComponent;