UNPKG

deliverybot

Version:

Controls and configures deployments using the GitHub API.

4 lines (3 loc) 117 B
import { Application } from "probot"; declare const _default: (application: Application) => void; export = _default;