UNPKG

azdev-automation

Version:

Azure DevOps automation framework enables access control automation of projects, pipelines and repositories configuration in Azure DevOps Services

2 lines (1 loc) 99 B
export declare function Retryable(attempts?: number, timeout?: number, empty?: boolean): Function;