UNPKG

dots-wrapper

Version:

Digital Ocean v2 api wrapper - javascript - typescript - nodejs

6 lines (5 loc) 103 B
export interface IGithubSource { branch: string; deploy_on_push?: boolean; repo: string; }