UNPKG

dfp-lib

Version:

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

4 lines (3 loc) 124 B
import { DfpConfig } from '../../../src/dfp/lib/dfpConfig'; declare const properties: DfpConfig; export default properties;