@niur/google-admanager-api
Version:
Google Ad Manager API Client Library for NodeJs
6 lines • 326 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.ReportService = void 0;
var report_service_1 = require("./report.service");
Object.defineProperty(exports, "ReportService", { enumerable: true, get: function () { return report_service_1.ReportService; } });
//# sourceMappingURL=index.js.map