UNPKG

google-ads-api

Version:

Google Ads API Client Library for Node.js

5 lines (4 loc) 87 B
/** * JSON Rest parsing */ export declare const decamelizeKeys: (input: any) => any;