UNPKG

@tomplum/react-git-log

Version:

A flexible, themable, React component for visualising Git commit history, branch and tag metadata.

3 lines (2 loc) 154 B
import { HTMLGridGraphProps } from './types'; export declare const GraphHTMLGrid: (props: HTMLGridGraphProps) => import("react/jsx-runtime").JSX.Element;