UNPKG

nodejs-google-adwords

Version:
7 lines (6 loc) 176 B
export interface IProgressStats { numOperationsExecuted: string; numOperationsSucceeded: string; estimatedPercentExecuted: number; numResultsWritten: string; }