UNPKG

dfp-lib

Version:

This project hosts the Node.JS client library for the SOAP-based DFP API at Google.

8 lines (7 loc) 130 B
export declare module ApiProperties { const services: { [id: string]: { wsdl: string; }; }; }