UNPKG

dfp-lib

Version:

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

7 lines (6 loc) 178 B
"use strict"; const settings_1 = require("../../settings"); class XMLElement { } XMLElement.WSDL_NAMESPACE = settings_1.Settings.WSDL_NAMESPACE; exports.XMLElement = XMLElement;