UNPKG

@actions/artifact

Version:
7 lines (6 loc) 242 B
import { ArtifactServiceClientJSON } from '../../generated'; export declare function internalArtifactTwirpClient(options?: { maxAttempts?: number; retryIntervalMs?: number; retryMultiplier?: number; }): ArtifactServiceClientJSON;