UNPKG

@broadcom/endevor-bridge-for-git-rest-api

Version:

Endevor Bridge for Git Rest client

9 lines (8 loc) 290 B
export var AuthProvider; (function (AuthProvider) { AuthProvider["BITBUCKET"] = "BITBUCKET"; AuthProvider["GITHUB"] = "GITHUB"; AuthProvider["GITLAB"] = "GITLAB"; AuthProvider["AZURE"] = "AZURE"; AuthProvider["GITEA"] = "GITEA"; })(AuthProvider || (AuthProvider = {}));