UNPKG

dfp-lib

Version:

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

7 lines (6 loc) 156 B
export declare module Settings { const LIB_VERSION: string; const LIB_NAME: string; const ENDPOINT: string; const WSDL_NAMESPACE: string; }