UNPKG

@actions/artifact

Version:
3 lines (2 loc) 131 B
import { Timestamp } from '../../generated'; export declare function getExpiration(retentionDays?: number): Timestamp | undefined;