UNPKG

bun-git-hooks

Version:

A modern, zero dependency tool for managing git hooks in Bun projects.

3 lines (2 loc) 92 B
import type { GitHooksConfig } from './types'; export declare const config: GitHooksConfig;