UNPKG

branch-remover

Version:

A small application for quickly removing unnecessary branches from GitHub.

4 lines (3 loc) 123 B
export { Auth } from './Auth'; export { Commit } from './Commit'; export { PullRequestStatus } from './PullRequestStatus';