UNPKG

angular-cli-ghpages

Version:

Deploy your Angular app to GitHub Pages or Cloudflare Pages directly from the Angular CLI (ng deploy)

17 lines (16 loc) 325 B
export declare const defaults: { dir: string; repo: undefined; message: string; branch: string; name: undefined; email: undefined; dotfiles: boolean; notfound: boolean; nojekyll: boolean; cname: undefined; add: boolean; dryRun: boolean; remote: string; git: string; };