UNPKG

branch-remover

Version:

A small application for quickly removing unnecessary branches from GitHub.

3 lines (2 loc) 100 B
import { ParameterInfo } from './ParameterInfo'; export declare const schema: Array<ParameterInfo>;