UNPKG

gads

Version:

An unofficial JS client library for the SOAP-based DFP Ads API

6 lines 248 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSION = '5.1.0'; exports.COMMON_LIB_SIG = 'googleads/' + exports.VERSION; exports.NODE_VERSION = 'Node/' + process.version; //# sourceMappingURL=constants.js.map