UNPKG

dfp-lib

Version:

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

4 lines (3 loc) 138 B
export declare function time(): number; export declare function isFloat(n: any): boolean; export declare function isInt(n: any): boolean;