UNPKG

branch-remover

Version:

A small application for quickly removing unnecessary branches from GitHub.

6 lines (5 loc) 109 B
export declare type ParameterInfoExample = { title?: string; example: string; notes?: string; };