UNPKG

@actions/artifact

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