UNPKG

dfp-lib

Version:

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

4 lines (3 loc) 98 B
export declare class InvalidArgumentException extends Error { constructor(message: string); }