Compartilhar via


SourceType type

Define valores para SourceType. Os valores possíveis incluem: 'VsoGit', 'VsoTfvc', 'GitHub'

type SourceType = "VsoGit" | "VsoTfvc" | "GitHub"