UNPKG

nodejs-google-adwords

Version:
5 lines (4 loc) 87 B
interface IBids { 'Bids.Type': 'CpcBid' | 'CpaBid' | 'CpmBid'; } export { IBids };