UNPKG

semantic-release-gh

Version:

The official GitHub plugin, modified to accept repositoryUrl as a parameter

8 lines (7 loc) 189 B
export declare const RETRY_CONF: { factor: number; minTimeout: number; retries: number; }; export declare const RATE_LIMITS: any; export declare const GLOBAL_RATE_LIMIT = 1000;