UNPKG

dfp-lib

Version:

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

4 lines (3 loc) 63 B
"use strict"; const dfp = require("./dfp"); exports.dfp = dfp;